Skip to content

Commit c6fde33

Browse files
committed
docs(readme): reiterate setup info
1 parent 1eaa22a commit c6fde33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ npm run dev
5353
curl localhost:3000
5454
```
5555

56+
Be sure to configure the .env file with the correct values and make sure you have a mongodb database setup and firebase application credentials.
57+
5658
## Testing
5759

5860
This project uses [vitest](https://vitest.dev/) for testing.

0 commit comments

Comments
 (0)