Skip to content

Commit 055547f

Browse files
committed
docs: update readme
1 parent 0a0873f commit 055547f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/question-service/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The Question Service is built with Go, utilizing Firestore as the database and C
3737
go mod tidy
3838
```
3939

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+
4042
### Running the Application
4143

4244
To start the server, run the following command:

0 commit comments

Comments
 (0)