- Do a Clone
- Excute command
npm i
to install dependencies - Go to your browser and enter to:
http://localhost:8000/swagger/
everything is ready there
Pro Tip: For all Admin routes you need to have an Admin Account , Change Db Address at index.js to a local MongoDb and Use it for your development Env.