create-nest-app-dsd

1.0.8 • Public • Published

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

/create-nest-app-dsd/

    Package Sidebar

    Install

    npm i create-nest-app-dsd

    Weekly Downloads

    3

    Version

    1.0.8

    License

    ISC

    Unpacked Size

    65.6 kB

    Total Files

    49

    Last publish

    Collaborators

    • c0il