- Do a Clone
- Excute command
npm ito install dependencies - Go to your browser and enter to:
http://localhost:8000/swagger/for using REST API - Go to your browser and enter to:
http://localhost:8000/graphql/for using GraphQL API
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.