idurar / idurar-erp-crm

Open Source Headless ERP CRM E-Commerce Accounting Software | Node Js React
https://cloud.idurarapp.com/
Other
5.86k stars 1.73k forks source link

Q about database #1127

Open OmurbekovaJyldyz opened 1 month ago

OmurbekovaJyldyz commented 1 month ago

dont know where should i past uri after creating cluster on MongoDB web? and should i do migration or smth like that? image

H9660 commented 2 weeks ago

Hi @OmurbekovaJyldyz . You can create a free MongoDB account and after creating a cluster copy the mongoDB uri. In the codebase search for .env file. There you would have an option to paste the database uri. Paste it over there and it's done. Make sure to restart the backend server.