1.0.2 • Published 2 years ago

@bavaan/nestjs-shopify v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@nestjs-shopify

A monorepo containing packages to develop Shopify application using NestJS.

Packages

PackageDescription
@bavaan/nestjs-shopify-coreUse to initialize the @shopify/shopify-api package with your Shopify app credentials. Required for webhooks and auth.
@bavaan/nestjs-shopify-webhooksRegister and process Shopify webhooks.
@bavaan/nestjs-shopify-authSetup online and/or offline auth and protected your NestJS API with Shopify JWT session tokens.
@bavaan/nestjs-shopify-graphqlSetup a Shopify GraphQL Admin API proxy that is automatically setup to use online session tokens.

Example app

See https://github.com/nestjs-shopify/example-nx-app for an example app with a NextJS frontend.

License

This project is licensed under the MIT License - see the LICENSE file for details.

1.0.2

2 years ago