create-nest-template
v1.1.1
Published
Create a NestJS Template!
Downloads
2
Readme
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.