Socialify

Folder ..

Viewing firebase.ts
9 lines (9 loc) • 355.0 B

1
2
3
4
5
6
7
8
9
// Your web app's Firebase configuration
export const firebaseConfig = {
    apiKey: "AIzaSyB9WKqgini9TtmMnn4PCilt66xMA_c_7kA",
    authDomain: "neocitiestalk.firebaseapp.com",
    projectId: "neocitiestalk",
    storageBucket: "neocitiestalk.appspot.com",
    messagingSenderId: "205175432042",
    appId: "1:205175432042:web:0ffe7e7fa96c0cd25ebb13",
};