Skip to content

Instantly share code, notes, and snippets.

@GeoffMahugu
Created May 15, 2021 13:18
Show Gist options
  • Save GeoffMahugu/f850c7c02507db5a676af7f65a6a476a to your computer and use it in GitHub Desktop.
Save GeoffMahugu/f850c7c02507db5a676af7f65a6a476a to your computer and use it in GitHub Desktop.
This is the .env file for firebase credentials file
## Firebase Credentials
REACT_APP_FIREBASE_KEY=""
REACT_APP_FIREBASE_DOMAIN=""
REACT_APP_FIREBASE_DATABASE=""
REACT_APP_FIREBASE_PROJECT_ID=""
REACT_APP_FIREBASE_STORAGE_BUCKET=""
REACT_APP_FIREBASE_SENDER_ID=""
REACT_APP_FIREBASE_APP_ID=""
REACT_APP_FIREBASE_MEASUREMENT_ID=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment