Skip to content

Instantly share code, notes, and snippets.

@djirdehh
Created December 27, 2019 16:18
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/83c5fdf7f2837a84d8c4bd81224877a5 to your computer and use it in GitHub Desktop.
Save djirdehh/83c5fdf7f2837a84d8c4bd81224877a5 to your computer and use it in GitHub Desktop.
Sample .env file (without values) for after lesson 9.1 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=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment