Demo Application Codebase for Backend NodeJS created using Express in Typescript Following the MVC Pattern. The Implementation is done for modularity so that the functionalities can be used easily.
with @types for dependencies
- IMS
- Authentication using bcrypt and jsonwebtoken
- Authorization for Role Based Access
- File Handling etc ...