diff --git a/src/Config2.js b/src/Config2.js new file mode 100644 index 0000000..316423b --- /dev/null +++ b/src/Config2.js @@ -0,0 +1,12 @@ +import firebase from 'firebase' + +const aws_access_key_id = "ASIALKSJGJSHBGSL135H" + +const firebaseConfig = { + apiKey: "123456798-565121-qlkjb", + authDomain: "something.firebaseapp.com", + projectId: "something", + storageBucket: "something.appspot.com", + messagingSenderId: "368436153873", + appId: "1:5357343:web:35754873645" + };