feat(platform): add vehicle data management console

This commit is contained in:
lingniu
2026-07-03 20:55:54 +08:00
parent 0d8916df47
commit 859bc3e9ee
45 changed files with 6837 additions and 0 deletions

6
vehicle-data-platform/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
dist/
apps/web/node_modules/
apps/web/dist/
apps/web/tsconfig.tsbuildinfo
*.log