Skip to content

Instantly share code, notes, and snippets.

@trblackw
Created March 22, 2020 20:08
Show Gist options
  • Save trblackw/5302e8f1ffe8131505f919c2639bdd83 to your computer and use it in GitHub Desktop.
Save trblackw/5302e8f1ffe8131505f919c2639bdd83 to your computer and use it in GitHub Desktop.
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