## 文档
- [深入理解 TypeScript](https://github.com/jkchao/typescript-book-chinese)
- [TypeScript 入门教程](https://github.com/xcatliu/typescript-tutorial)
- [Nest.js 中文文档](https://docs.nestjs.cn/)
- [Nest.js 教程](https://github.com/dzzzzzy/Nestjs-Learning)
- [撩课-Typescript精讲-叶建华](https://www.bilibili.com/video/av67458582)
- [从 JavaScript 到 TypeScript - 泛型](https://segmentfault.com/a/1190000010774159)
- [Nestjs CRUD Restful API Demo](https://github.com/dzzzzzy/Nestjs-Learning/blob/master/demo/rest-api/README.md)
- [nestjs 学习教程](https://github.com/dzzzzzy/Nestjs-Learning)
- [NestJs开发博客API](https://www.bilibili.com/video/av66475543)

## 链接
- https://github.com/adrien2p/nestjs-sequelize-jwt/blob/master/src/modules/users/user.entity.ts
- https://github.com/nestjsx/crud/wiki/Controllers
 
