init monorepo
This commit is contained in:
4
pnpm-workspace.yaml
Normal file
4
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
packages:
|
||||
- 'apps/*' # 放置 NestJS 后端和 Vue 前端
|
||||
- 'packages/*' # 放置共享的 DTO、类型定义和工具库
|
||||
|
||||
Reference in New Issue
Block a user