-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Mongodb URI
TheSpeedY edited this page Dec 14, 2022
·
6 revisions
Video Tutorial to get uri within 2 min.
- Create an account at Clever Cloud
- Click at your profile and tap on create then create add-on
- Choose First Shared Mongodb.
- Now tap on Add-On Dashboard and scroll.
- Tap on lock and copy it.
- Create an account at Railway
- Create a project as Mongodb database
- Open Connect tab, Copy Mongodb Connection URL
- Create an account at MongoDB
- Create cluster
- Put username + password same so you'll not forget it.
- Make IP-Adress to allow access from anywhere.
- Tap on connection and choose JAVASCRIPT and version 3.6 or later.
- Volla!,You got a uri and just replace password and Done.