We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0873f commit 055547fCopy full SHA for 055547f
apps/question-service/README.md
@@ -37,6 +37,8 @@ The Question Service is built with Go, utilizing Firestore as the database and C
37
go mod tidy
38
```
39
40
+4. Create the `.env` file from copying the `.env.example`, and fill in the `FIREBASE_CREDENTIAL_PATH` with the path of the JSON file.
41
+
42
### Running the Application
43
44
To start the server, run the following command:
0 commit comments