refactor: plugin system

This commit is contained in:
Aleksi Lassila
2025-02-06 19:59:30 +02:00
parent 391b82c639
commit 3d9c3e2ccb
27 changed files with 433 additions and 544 deletions

View File

@@ -13,6 +13,7 @@
"@types/axios": "^0.14.4",
"axios": "^1.7.8",
"express-http-proxy": "^2.1.1",
"plugin-types": "file:../plugin-types",
"swagger-typescript-api": "^13.0.23"
}
}
}