https://github.com/s-me/gashop
https://github.com/s-me/gashop
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-me/gashop
- Owner: S-Me
- License: 0bsd
- Created: 2021-05-14T04:08:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T15:14:35.000Z (over 3 years ago)
- Last Synced: 2024-06-20T23:44:48.192Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gatsby Shopify starter
**Getting started**
First you'll need to add a `.env` file to the root of your project consisting of:
```
GATSBY_SHOP_NAME=
GATSBY_ACCESS_TOKEN=
```
And enter the appropriate values from your own shopify store.
Then run `gatsby develop` and you're off to the races!