Skip to content

Commit c8574bc

Browse files
committed
update repo
1 parent 0d00851 commit c8574bc

File tree

82 files changed

+39
-19077
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+39
-19077
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
export const environment = {
2+
production: true,
3+
firebase: {
4+
apiKey: "AIzaSyC2mOevle3yxaSGHrughhAPYBfn_oiHIvM",
5+
authDomain: "fir-course-8c65e.firebaseapp.com",
6+
databaseURL: "https://fir-course-8c65e.firebaseio.com",
7+
projectId: "fir-course-8c65e",
8+
storageBucket: "fir-course-8c65e.appspot.com",
9+
messagingSenderId: "519602455242",
10+
appId: "1:519602455242:web:94ffa23fc0f58af7bc2a33",
11+
measurementId: "G-KEVJZLM8J7"
12+
}
13+
};
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// This file can be replaced during build by using the `fileReplacements` array.
2+
// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`.
3+
// The list of file replacements can be found in `angular.json`.
4+
5+
export const environment = {
6+
production: false,
7+
firebase: {
8+
apiKey: "AIzaSyC2mOevle3yxaSGHrughhAPYBfn_oiHIvM",
9+
authDomain: "fir-course-8c65e.firebaseapp.com",
10+
databaseURL: "https://fir-course-8c65e.firebaseio.com",
11+
projectId: "fir-course-8c65e",
12+
storageBucket: "fir-course-8c65e.appspot.com",
13+
messagingSenderId: "519602455242",
14+
appId: "1:519602455242:web:94ffa23fc0f58af7bc2a33",
15+
measurementId: "G-KEVJZLM8J7"
16+
}
17+
};
18+
19+
/*
20+
* For easier debugging in development mode, you can import the following file
21+
* to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`.
22+
*
23+
* This import should be commented out in production mode because it will have a negative impact
24+
* on performance if an error is thrown.
25+
*/
26+
// import 'zone.js/dist/zone-error'; // Included with Angular CLI.

section_19-project/project/.editorconfig

Lines changed: 0 additions & 16 deletions
This file was deleted.

section_19-project/project/.firebaserc

Lines changed: 0 additions & 5 deletions
This file was deleted.

section_19-project/project/.gitignore

Lines changed: 0 additions & 48 deletions
This file was deleted.

section_19-project/project/README.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

section_19-project/project/angular.json

Lines changed: 0 additions & 128 deletions
This file was deleted.

section_19-project/project/browserslist

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)