Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugocruzlfc/nextjs-shopify-ecommerce
https://github.com/hugocruzlfc/nextjs-shopify-ecommerce
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugocruzlfc/nextjs-shopify-ecommerce
- Owner: hugocruzlfc
- Created: 2025-01-03T12:10:19.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T14:06:42.000Z (23 days ago)
- Last Synced: 2025-01-03T14:24:34.890Z (23 days ago)
- Language: TypeScript
- Homepage: https://nextjs-shopify-ecommerce-seven.vercel.app
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template
Add [Shopify Headless Theme](https://github.com/instantcommerce/shopify-headless-theme?tab=readme-ov-file) in your Shopify store.
- [Shopify Docs](https://shopify.dev/docs/api/admin-graphql)
# Vercel CLI
- [Vercel CLI](https://vercel.com/docs/cli)
## Add new environment variable
```bash
vercel env add
```## List all environment variables
```bash
vercel env ls
```