Created
May 15, 2021 13:18
-
-
Save GeoffMahugu/f850c7c02507db5a676af7f65a6a476a to your computer and use it in GitHub Desktop.
This is the .env file for firebase credentials file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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