Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sytanta/gatsby-shopify-01
A Gatsby + Shopify demo
https://github.com/sytanta/gatsby-shopify-01
Last synced: 9 days ago
JSON representation
A Gatsby + Shopify demo
- Host: GitHub
- URL: https://github.com/sytanta/gatsby-shopify-01
- Owner: sytanta
- License: 0bsd
- Created: 2020-08-22T14:04:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T16:50:18.000Z (over 4 years ago)
- Last Synced: 2024-11-16T09:11:52.615Z (2 months ago)
- Language: JavaScript
- Size: 422 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gatsby Shopify demo store## 🚀 Up and running
- Clone the project
- Create a `.env` file with the following content:
```
SHOPIFY_SHOP_NAME
GATSBY_SHOPIFY_ACCESS_TOKEN
GATSBY_SHOPIFY_SHOP_LINK=[shop-name].myshopify.com
```- Run `npm install` to install packages
- Run `npm start` and go to `localhost:8000` for the dev store