Skip to content

MlightShadow/oak-seed

Repository files navigation

OAK-SEED

oak-seed 是一个以nestjs为基础的整合快速开发框架, 目标为开箱即用js后端整合

整合列表

  • Swagger
  • TypeORM
  • JWT
  • GraphQL

NESTJS

Nest framework TypeScript starter repository.

Installation

# install Nest CLI
$ npm i -g @nestjs/cli

# install
$ 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

二次开发

相应的二次开发需要的一些简要文档会列举在这里, 多数搬运来自于nestjs的文档

生成文件

$nest g controller cats

The Hobbit 中 Solin Oak Shield 有一块橡木盾, 但我想要个橡木种子(Oak Seed)

About

以nest为基础的node.js后端种子框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors