Skip to content

Instantly share code, notes, and snippets.

@djirdehh
Created December 29, 2019 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djirdehh/3aeddf809228fb74a68571ee8df2b947 to your computer and use it in GitHub Desktop.
Save djirdehh/3aeddf809228fb74a68571ee8df2b947 to your computer and use it in GitHub Desktop.
Sample .env file (without values) for after lesson 10.2 of Part II of the TinyHouse Fullstack React Masterclass.
PORT=
PUBLIC_URL=
DB_USER=
DB_USER_PASSWORD=
DB_CLUSTER=
G_CLIENT_ID=
G_CLIENT_SECRET=
SECRET=
NODE_ENV=
G_GEOCODE_KEY=
S_SECRET_KEY=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment