first commit

This commit is contained in:
girik24 2024-03-15 16:12:58 -07:00
parent 06776d15c4
commit bd8eba9de1
15 changed files with 30470 additions and 480 deletions

View file

@ -10,4 +10,12 @@
export const environment = {
production: false,
firebase: {
apiKey: "AIzaSyCPFCMSkeRtJJhiu_yWLIggkRpFL_OM88M",
authDomain: "test-app-133d0.firebaseapp.com",
projectId: "test-app-133d0",
storageBucket: "test-app-133d0.appspot.com",
messagingSenderId: "166874967658",
appId: "1:166874967658:web:53ef3ec2bb8456d9e2a413"
}
};