Skip to content

Instantly share code, notes, and snippets.

@kazuooooo
Created August 27, 2020 03:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazuooooo/3aa9c23b796d2699ad7f37d2d497b08a to your computer and use it in GitHub Desktop.
Save kazuooooo/3aa9c23b796d2699ad7f37d2d497b08a to your computer and use it in GitHub Desktop.
config
export default {
apiKey: "xxxxxxx",
authDomain: "xxxxxxx",
databaseURL: "xxxxxxx",
projectId: "xxxxxxx",
storageBucket: "xxxxxxx",
messagingSenderId: "xxxxxxx",
appId: "xxxxxxx",
measurementId: "xxxxxxx"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment