Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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