1.0.9 • Published 10 months ago

create-nest-app-dsd v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Тайлбар / 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

1.0.9

10 months ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago