NestJS REST API boilerplate with TypeORM and JWT authentication.
A ready-to-use REST API starter built with NestJS v11, TypeORM, and JWT-based authentication. It provides user registration, login, refresh tokens, password reset, OpenAPI (Swagger) documentation, TypeORM migrations, and a docker-compose file for MySQL. Suited for building backend APIs that require user management and token-based auth.
0