Commit c7eba29
committed
Migrate server package to api and update dependencies
Moved all source files and configuration from packages/server to packages/api, updating references and scripts accordingly. Updated dependencies in packages/api/package.json to use NestJS and removed Express/Swagger dependencies. Cleaned up obsolete files, updated the root package.json scripts to use the new api workspace, and removed the old server package and related files.1 parent 5f8a06a commit c7eba29
File tree
32 files changed
+408
-1438
lines changed- .github
- packages
- api
- src
- auth
- controllers
- objectql
- swagger
- test
- server
- scripts
32 files changed
+408
-1438
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments