Initial commit
This commit is contained in:
commit
5a3bf52ebb
86 changed files with 2639 additions and 0 deletions
6
web/.env.development.template
Normal file
6
web/.env.development.template
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
GATSBY_SANITY_PROJECT_ID="dkwlsoid"
|
||||
GATSBY_SANITY_DATASET="production"
|
||||
|
||||
# Rename this file to .env.development for local development.
|
||||
# Note: After renaming – DO NOT commit this file to git!
|
||||
SANITY_READ_TOKEN=""
|
||||
Loading…
Add table
Add a link
Reference in a new issue