Skip to content

Instantly share code, notes, and snippets.

@djirdehh
Created January 1, 2020 02:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save djirdehh/c157bf6fbb6d77197f58c279f7b1478a to your computer and use it in GitHub Desktop.
Save djirdehh/c157bf6fbb6d77197f58c279f7b1478a to your computer and use it in GitHub Desktop.
Sample .env file (without values) for client project after lesson 12.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=
S_SECRET_KEY=
CLOUDINARY_NAME=
CLOUDINARY_KEY=
CLOUDINARY_SECRET=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment