feat: add container page api

This commit is contained in:
2024-09-18 23:12:30 +08:00
parent 99f6f58f52
commit 0571863839
6 changed files with 212 additions and 110 deletions

View File

@@ -45,6 +45,7 @@
"sequelize": "^6.37.3",
"socket.io": "^4.7.5",
"strip-ansi": "^7.1.0",
"uuid": "^10.0.0",
"zod": "^3.23.8"
},
"devDependencies": {