Skip to content

C0iL/create-nest-app-dsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published