-
clone this repo
-
yarn installto install npm dependencies -
To make shopify buy button embeds work, create a file called
.env.developmentin 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 startwill run the local dev environment 👍
forked from gcallaghan/apisyouwonthate.com
-
Notifications
You must be signed in to change notification settings - Fork 0
All about books, hilarious tshirts, and blog posts. Send us a PR!
License
cjunge-work/apisyouwonthate.com
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
All about books, hilarious tshirts, and blog posts. Send us a PR!
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 79.6%
- CSS 20.4%