Upload files to 'client/src/helper'

This commit is contained in:
Muhammad Iqbal Rifai 2018-07-04 19:13:24 +02:00
parent f66312ee26
commit 6e72876ebd
1 changed files with 10 additions and 0 deletions

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"
};