A Backend API For User App
In this app i have used these basic functionalities of Nest JS:- Nest Modules
- Nest Controllers
- Created Modules & Controllers Through Nest CLI
- Service Provider
- Dependency Injection
- Request Payload
- Pipes & Validation
- Connect To MySql
- CRUD with TypeORM
- Basic Authentication
- Passport Authentication
- Login JWT Token
- Access to protected Route Via JWT Token