-
clone this repo
-
yarn install
to install npm dependencies -
To make shopify buy button embeds work, create a file called
.env.development
in the root of this project directory with the following values set:GATSBY_SHOPIFY_API_KEY= GATSBY_SHOPIFY_DOMAIN= GATSBY_SHOPIFY_APP_ID=
(fill in missing values to the right of each
=
with values from shopify) Values from this file will be injected into the react runtime following these rules whenever you start the project withgatsby develop
(oryarn start
/npm run start
, which just runsgatsby develop
). (Note: any additional environment variables must start withGATSBY_
) -
yarn start
will run the local dev environment 👍
-
Notifications
You must be signed in to change notification settings - Fork 25
License
gcallaghan/apisyouwonthate.com
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published