refactor: migrate backend framework from Express to NestJS

This commit is contained in:
2026-02-07 01:45:53 +08:00
parent 2c006c3330
commit 1eb8abb447
31 changed files with 6052 additions and 995 deletions

3
.gitignore vendored
View File

@@ -72,3 +72,6 @@ temp/
# Build files
dist/
# NestJS
.nest-cli.json