项目作者: mojtaba-7

项目描述 :
nestjs example, mongodb database, jwt authentication with cookie, phone number login
高级语言: TypeScript
项目地址: git://github.com/mojtaba-7/nestjs-mongodb-jwt-cookei-auth.git



Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.



@nestjs/core.svg" alt="NPM Version" />
@nestjs/core.svg" alt="Package License" />
@nestjs/core.svg" alt="NPM Downloads" />
Travis
Linux
Coverage
Gitter
Backers on Open Collective
Sponsors on Open Collective



Description

Nest framework TypeScript starter repository.

Installation

  1. $ npm install

Running the app

  1. # development
  2. $ npm run start
  3. # watch mode
  4. $ npm run start:dev
  5. # production mode
  6. $ npm run start:prod

Test

  1. # unit tests
  2. $ npm run test
  3. # e2e tests
  4. $ npm run test:e2e
  5. # test coverage
  6. $ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you’d like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.