Skip to content

anzww/nest-server

Repository files navigation

Description

一个基于nestjs + typescript 的后台学习项目,前端会基于vue3来实现一个类似社区的单页应用

内容包括

1.实现后台接口

2.连接数据库使用typeorm实现curd

3.使用jwt加入token以及鉴权

4.使用swagger-nest实现自动接口文档

...持续更新中

Installation

$ yarn

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published