You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 want login details. As there is no option for creating new user.
The text was updated successfully, but these errors were encountered: