This API handles content management, user operations, and other blog-related features for your blog site.
- NestJS: Backend framework
- TypeScript: JavaScript superset with type safety
- MongoDB: NoSQL database
- JWT: Authentication using JSON Web Token
- Passport.js: Authentication strategies
To install the project dependencies:
npm install