Skip to content

Instantly share code, notes, and snippets.

@ivanmolto
Forked from djirdehh/.env
Created June 11, 2021 21:42
Show Gist options
  • Save ivanmolto/c6933d1610ddc2417b209b119a01598a to your computer and use it in GitHub Desktop.
Save ivanmolto/c6933d1610ddc2417b209b119a01598a 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