Skip to content

一个包含跨域配置、Session、接口参数验证和约束、Swagger、mysql数据库连接、登录、图文验证码、邮箱验证码、JWT、用户角色权限、接口权限、Redis存取对应角色权限、文件上传、分片上传等功能的Nest后端模板。

Notifications You must be signed in to change notification settings

996wuxian/template-nest

Repository files navigation

Nest Logo

Nest后台模板

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

这是一个包含跨域配置、Session、接口参数验证和约束、Swagger、mysql数据库连接、登录、图文验证码、邮箱验证码、JWT、用户角色权限、接口权限、Redis存取对应角色权限、文件上传、分片上传等功能的Nest后端模板。

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

一个包含跨域配置、Session、接口参数验证和约束、Swagger、mysql数据库连接、登录、图文验证码、邮箱验证码、JWT、用户角色权限、接口权限、Redis存取对应角色权限、文件上传、分片上传等功能的Nest后端模板。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published