create-nest-app-dsd
v1.0.9
Published
NestJS boilerplate code generator (DSD)
Downloads
4
Readme
Тайлбар / Description
Nest framework-д суурилсан backend starter project initializer (DSD)
Creates backend starter project based on Nest
Features
- PassportJS auth implementation (local and jwt strategies)
- TypeORM + PostgreSQL/MySQL are implemented
- Node-mailer is integrated and configured
- GCloud Storage Bucket - Basic implementation
- Swagger Doc
Ажиллуулах / Run
# npx ашиглаж үүсгэх / run using npx
$ npx create-nest-app-dsd app-name
# npm ашиглаж үүсгэх / run using npm
$ npm install -g create-nest-app-dsd
$ create-nest-app-dsd app-name
Ажиллуулсны дараа / Post installation
Шинээр үүссэн project доторх README.md файлтай танилцаж зааврын дагуу тохиргоонуудыг хийнэ
Open README.md file located in newly created project and follow the instructions