Socialify

Folder ..

Viewing firebaseConfig.js
10 lines (11 loc) • 435.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
var firebaseConfig = {
    apiKey: "AIzaSyB268bKD89cJROouDrZv-Jrih8B7H6Rq5c",
    authDomain: "luciferecommerce.firebaseapp.com",
    databaseURL: "https://luciferecommerce.firebaseio.com",
    projectId: "luciferecommerce",
    storageBucket: "luciferecommerce.appspot.com",
    messagingSenderId: "410863129095",
    appId: "1:410863129095:web:da1cf3c361723a7a"
  };
  // Initialize Firebase
  firebase.initializeApp(firebaseConfig);