feat: initial webapp structure from notion2site

This commit is contained in:
Travis Fischer
2021-01-15 11:31:09 -05:00
parent 253400fba9
commit 5765d3f5bc
47 changed files with 1894 additions and 68 deletions

21
.env.example Normal file
View File

@@ -0,0 +1,21 @@
# ------------------------------------------------------------------------------
# This is an example .env file.
#
# All of these environment vars must be defined either in your environment or in
# a local .env file in order to run this app.
#
# @see https://github.com/rolodato/dotenv-safe for more details.
# ------------------------------------------------------------------------------
GOOGLE_APPLICATION_CREDENTIALS=
GCLOUD_PROJECT=
FIREBASE_COLLECTION_IMAGES=
DOMAIN=
NOTION_ROOT_PAGE_ID=
# Optional
#FATHOM_ID=