MongoDB connection #145
-
How to create online mongo Database? |
Beta Was this translation helpful? Give feedback.
Answered by
silvershiny
Nov 26, 2024
Replies: 1 comment
-
To deploy backend, we need to use online database. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hotshinydev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To deploy backend, we need to use online database.
For mongoDB, we should create a new cluster in mongo web application.
This cluster has username and password for connect authentication
And replace this mongoDB address with mongo URL.