You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,8 @@
4
4
### Note:
5
5
- You are required to develop individual microservices within separate folders within this repository.
6
6
- The teaching team should be given access to the repositories as we may require viewing the history of the repository in case of any disputes or disagreements.
7
+
8
+
9
+
### for user-service
10
+
- go to firebase project settings > service account > generate new private key
11
+
- rename the downloaded json file into serviceAccountKey.json and paste it the same dir as .env
0 commit comments