Do I need a MongoDB database to run this application? #27
Answered
by
brutalharsh
techieharsh7
asked this question in
Q&A
-
|
Do I need a MongoDB database to run this application? |
Beta Was this translation helpful? Give feedback.
Answered by
brutalharsh
Oct 27, 2025
Replies: 1 comment
-
|
Yes, you need a MongoDB database. Configure the MongoDB URI in a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
techieharsh7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you need a MongoDB database. Configure the MongoDB URI in a
.envfile in the backend directory with the variableMONGODB_URI.