idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.27k stars 1.89k forks source link

Not able to login #1056

Closed ghost closed 5 months ago

ghost commented 5 months ago

I want login details. As there is no option for creating new user. 6

dimple06varshney commented 5 months ago

Hi, @rohanb273 If you just cloned and followed the steps listed in how to contribute readme. Create your MongoDB database cluster and add in.env (backend). install dependencies by running npm i run npm run setup. It creates all required datasets in your database. In the setup file, you can find a password (admin123) and email (admin@demo.com).

I hope it will help you. :)

ghost commented 5 months ago

Thanks @dimple06varshney