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 1eaa22a commit c6fde33Copy full SHA for c6fde33
README.md
@@ -53,6 +53,8 @@ npm run dev
53
curl localhost:3000
54
```
55
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
+
58
## Testing
59
60
This project uses [vitest](https://vitest.dev/) for testing.
0 commit comments