Skip to content

Instantly share code, notes, and snippets.

@captaincole
Created February 27, 2018 21:43
Show Gist options
  • Select an option

  • Save captaincole/a2a6fc6c1c3900587be5d3c165aac966 to your computer and use it in GitHub Desktop.

Select an option

Save captaincole/a2a6fc6c1c3900587be5d3c165aac966 to your computer and use it in GitHub Desktop.
// Replace With Your Config
export var firebaseConfig = {
apiKey: "<api-key>",
authDomain: "<auth-domain>",
databaseURL: "<database-url>",
projectId: "<project-id>",
storageBucket: "<storage-bucket>",
messagingSenderId: "<messging-sender-id>"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment