An open API service indexing awesome lists of open source software.

https://github.com/caomeiyouren/nest-template

nest-template
https://github.com/caomeiyouren/nest-template

Last synced: 8 months ago
JSON representation

nest-template

Awesome Lists containing this project

README

          

# nest-template

基于nest-cli脚手架生成的默认项目进行了一些修改,使得更加符合个人习惯

改动如下

1. 使用eslint替换tslint
2. 增加了一些常用的包,基本满足后端通用开发需求