项目作者: Cristiandi

项目描述 :
just a basic acl project api
高级语言: TypeScript
项目地址: git://github.com/Cristiandi/basic-acl-api.git
创建时间: 2020-08-09T15:45:50Z
项目社区:https://github.com/Cristiandi/basic-acl-api

开源协议:

下载



Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.



@nestjs/core.svg" alt="NPM Version" />
@nestjs/core.svg" alt="Package License" />
@nestjs/common.svg" alt="NPM Downloads" />
CircleCI
Coverage
Discord
Backers on Open Collective
Sponsors on Open Collective

Support us


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.