There was an error while loading. Please reload this page.
1 parent 38f8385 commit b45b9b7Copy full SHA for b45b9b7
.env
@@ -0,0 +1,6 @@
1
+REACT_APP_FirebaseApiKey=abcdefghijklmnopqrstuvwxyz
2
+REACT_APP_FirebaseAuthDomain=abcdefghijklmnopqrstuvwxyz
3
+REACT_APP_FirebaseProjectId=abcdefghijklmnopqrstuvwxyz
4
+REACT_APP_FirebaseStorageBucket=abcdefghijklmnopqrstuvwxyz
5
+REACT_APP_FirebaseMessagingSenderId=abcdefghijklmnopqrstuvwxyz
6
+REACT_APP_FirebaseAppId=abcdefghijklmnopqrstuvwxyz
.gitignore
@@ -22,5 +22,5 @@ npm-debug.log*
22
yarn-debug.log*
23
yarn-error.log*
24
25
-.env
+# .env
26
dev.md
0 commit comments