refactor: migrate backend to TypeScript

This commit is contained in:
gin
2026-06-17 17:40:12 +08:00
parent 98eae63435
commit 74acfd664f
457 changed files with 7397 additions and 25009 deletions
+2
View File
@@ -1,6 +1,7 @@
# Common
.DS_Store
/.env
/node_modules/
.idea/
*.iws
*.iml
@@ -37,6 +38,7 @@
/frontend/web/.vscode/launch.json
# Backend build tools
/backend/node_modules/
/backend/.gradle/
/backend/build/
!/backend/gradle/wrapper/gradle-wrapper.jar