https://github.com/tomoyanakano/shopify-app-template-with-nestjs
🧩 Shopify App Template with NestJS
https://github.com/tomoyanakano/shopify-app-template-with-nestjs
nestjs react shopify-app shopify-cli
Last synced: 3 months ago
JSON representation
🧩 Shopify App Template with NestJS
- Host: GitHub
- URL: https://github.com/tomoyanakano/shopify-app-template-with-nestjs
- Owner: tomoyanakano
- Created: 2023-01-09T06:42:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T03:02:53.000Z (over 1 year ago)
- Last Synced: 2025-04-14T05:32:08.434Z (6 months ago)
- Topics: nestjs, react, shopify-app, shopify-cli
- Language: TypeScript
- Homepage:
- Size: 232 KB
- Stars: 30
- Watchers: 2
- Forks: 12
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Shopify App Template - NestJS
This is a template for building a [Shopify app](https://shopify.dev/apps/getting-started) using [NestJS](https://nestjs.com/).
- This repository converted from
[Shopify App Template Node](https://github.com/Shopify/shopify-app-template-node), so please check it if you would like to know more about Shopify App.
- There are no changes about getting started and deployment from the original repository, so please follow it.**Please feel free to contribute it.**