Skip to content

Instantly share code, notes, and snippets.

@madhusudhan1234
Created January 8, 2021 18:12
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 madhusudhan1234/11acfc5c8490c83e06fbecb6a0a0eefc to your computer and use it in GitHub Desktop.
Save madhusudhan1234/11acfc5c8490c83e06fbecb6a0a0eefc to your computer and use it in GitHub Desktop.
const firebaseConfig = {
apiKey: "XXXXXXXX",
authDomain: "XXXXXXXX",
projectId: "XXXXXXXX",
storageBucket: "XXXXXXXX",
messagingSenderId: "XXXXXXXX",
appId: "XXXXXXXX",
measurementId: "XXXXXXXX"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment