Closed ghost closed 7 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. :)
Thanks @dimple06varshney
I want login details. As there is no option for creating new user.