1.1.1 • Published 2 years ago
create-nest-template v1.1.1
Create NestJS Template
*yarn & Docker
are prerequisites for this project!*
You can create a new NestJS project with this CLI.
Simply run:yarn create nest-template
Preconfigured with TypeORM, JWT, Rate Limiter, Swagger, Health Check, Logging, Validation Pipe, Exception Filter, Slack Notification.
For more detail, please visit template repo.