Skip to content

hardwin1014/gateway

Repository files navigation

Nest Logo

Description

  • master是对接飞书机器人
  • template是nest项目模板

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

nest模板

  • 在template分支下是整理好的nest模板分支
  • 数据连接
  • 异常处理
  • 统一响应体处理
  • 拦截器
  • swagger文档
  • 接口版本化管理
  • 全局字段校验
  • 暂时不要使用热更新

About

NestJS打造飞书机器人,网管服务

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published