Last active
November 8, 2017 22:11
-
-
Save gustavopinho/d747c597ccf19b2189f57c06c7c726dc to your computer and use it in GitHub Desktop.
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
| export const config = { | |
| apiKey: "", | |
| authDomain: "", | |
| databaseURL: "", | |
| projectId: "", | |
| storageBucket: "", | |
| messagingSenderId: "" | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment