Skip to content

生成一个nestjs项目,包含上传、鉴权、数据库等

Notifications You must be signed in to change notification settings

leeleanlean/create_nestjs_project

Repository files navigation

Description

生成一个nestjs项目,包含上传、鉴权、数据库等

Installation

$ npm install
or
$ yarn

Running the app

# development
$ npm run start
or
$ yarn start

# watch mode
$ npm run start:dev
or
$ yarn start:dev

# production mode
$ npm run start:prod
or
$ yarn start:prod

About

生成一个nestjs项目,包含上传、鉴权、数据库等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published