This project contains login related APIs, in which two module included which are User and Auth modules.
Import sql dump file.
- For custom exception handler in-order to changes error response format
- Work as more like interface by extending javascript error constructor
- Validation pipe for request data validation and will return single error message with bad request http status
- Contains database connection configuration
$ npm install
$ npm run start:dev