Created
March 22, 2020 20:08
-
-
Save trblackw/5302e8f1ffe8131505f919c2639bdd83 to your computer and use it in GitHub Desktop.
This file contains 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
const firebaseConfig = { | |
apiKey: "xxxxxxxxxx", | |
authDomain: "xxxxxxxxxx", | |
databaseURL: "xxxxxxxxxx", | |
projectId: "xxxxxxxxxx", | |
storageBucket: "xxxxxxxxxx", | |
messagingSenderId: "xxxxxxxxxx", | |
appId: "xxxxxxxxxx", | |
measurementId: "xxxxxxxxxx", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment