feat: add admin router manager

This commit is contained in:
xion
2024-06-25 00:52:43 +08:00
parent f8777bd4ea
commit 3454e39ea4
18 changed files with 831 additions and 368 deletions

View File

@@ -25,9 +25,9 @@
"json5": "^2.2.3",
"jsonwebtoken": "^9.0.2",
"lodash-es": "^4.17.21",
"mongodb": "^6.7.0",
"mongoose": "^8.4.3",
"nanoid": "^5.0.7",
"pg": "^8.12.0",
"sequelize": "^6.37.3",
"socket.io": "^4.7.5"
},
"devDependencies": {