Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suemor233/nest-template
nestjs 模板
https://github.com/suemor233/nest-template
Last synced: 27 days ago
JSON representation
nestjs 模板
- Host: GitHub
- URL: https://github.com/suemor233/nest-template
- Owner: suemor233
- License: mit
- Created: 2022-07-21T06:39:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T12:33:49.000Z (about 1 month ago)
- Last Synced: 2024-10-18T12:59:28.154Z (30 days ago)
- Language: TypeScript
- Homepage:
- Size: 345 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nestjs Template
一个 nestjs 的模板
## 技术栈
- Mongoose
- Mongodb
## 使用
```sh
pnpm i
pnpm dev
```