feat: add credential routes and mcp manifest

This commit is contained in:
bipproduction
2025-10-08 14:17:06 +08:00
parent 94a8d78fe3
commit 2366710ccd
15 changed files with 801 additions and 18 deletions

View File

@@ -26,7 +26,8 @@
"react": "^19",
"react-dom": "^19",
"react-router-dom": "^7.9.3",
"swr": "^2.3.6"
"swr": "^2.3.6",
"valtio": "^2.1.8"
},
"devDependencies": {
"@types/bun": "latest",