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
+24
View File
@@ -0,0 +1,24 @@
node_modules
**/node_modules
.pnpm-store
.git
.gitignore
.DS_Store
*.local
*.log
backend/.vercel
backend/node_modules
frontend/app/dist
frontend/app/deploy_versions
frontend/app/.temp
frontend/app/.rn_temp
frontend/app/.swc
frontend/web/dist
frontend/web/dist-ssr
frontend/web/report.html
frontend/web/.eslintcache
frontend/web/tests/**/coverage