MongoDB JSON #4
-
|
Hi, I really love this repo! I'm having trouble running it due to the missing database. Would you be willing to share the MongoDB JSON file for import? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
You don't need a MongoDB JSON file. Just follow these steps: 5- Login to Admin panel and start creating categories, brands and products 🚀 |
Beta Was this translation helpful? Give feedback.
-
|
I really appreciate your help. |
Beta Was this translation helpful? Give feedback.
You don't need a MongoDB JSON file. Just follow these steps:
1- Create a DB in mongodb.com
2- Connect it to the project (in env file).
3- Setup db with:
npx prisma db pushcommand.4- Create a user in the Database with raw password:
5- Login to Admin panel and start creating categories, brands and products 🚀