This is a backend template for Role based authentication which is created by using nodejs, epxress, jwt and mongoDB. It is perfect fit for creating a Customer management system using nodejs-backend or reactjs-frontend.
1. clone the repo
2. install npm packages-> npm install
3. run the app.js-> node app.js
4. use the postman to test the app