feat: add plugin registry and server operations

This commit is contained in:
2026-08-13 17:37:18 +07:00
parent 3f09e330be
commit 71a21b7b79
39 changed files with 2201 additions and 320 deletions
+1
View File
@@ -22,6 +22,7 @@
"typescript": "^7.0.2"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1109.0",
"@elysiajs/node": "^1.4.5",
"@kubernetes/client-node": "^1.4.0",
"@minikura/api": "workspace:*",