feat: mount / unmount

This commit is contained in:
Nicolas Meienberger
2025-09-23 18:22:54 +02:00
parent 833bcb590f
commit f67152146d
17 changed files with 464 additions and 25 deletions

View File

@@ -16,7 +16,8 @@
"hono": "^4.9.2",
"hono-openapi": "^0.4.8",
"http-errors-enhanced": "^3.0.2",
"slugify": "^1.6.6"
"slugify": "^1.6.6",
"winston": "^3.17.0"
},
"devDependencies": {
"@types/bun": "^1.2.20",