Simple Functionality 1. CRUD operation 2. Database Relationship 3. JWT authentication 4. Role based Authorization Installation $ npm install Running the app # development $ npm run start # watch mode $ npm run start:dev