Add Client With Vue.js #2

Merged
iqbalrifai merged 11 commits from dev into master 2018-07-04 19:23:39 +02:00
1 changed files with 10 additions and 0 deletions
Showing only changes of commit 6e72876ebd - Show all commits

View File

@ -0,0 +1,10 @@
export const config = {
// Initialize Firebase
apiKey: "AIzaSyBt1o_ptz8WW6eF-Sa2ybTjdm_BdO0D9WI",
authDomain: "anime-999e6.firebaseapp.com",
databaseURL: "https://anime-999e6.firebaseio.com",
projectId: "anime-999e6",
storageBucket: "anime-999e6.appspot.com",
messagingSenderId: "389822907706"
};