fix(server): füge @hono/node-server hinzu und korrigiere Server-Start für Node.js

This commit is contained in:
2025-10-01 22:41:11 +02:00
parent 18b75fdde3
commit 72834a6977
3 changed files with 27 additions and 9 deletions

View File

@@ -12,6 +12,7 @@
"preview": "vite preview"
},
"dependencies": {
"@hono/node-server": "^1.19.5",
"@orpc/client": "^1.8.8",
"@orpc/server": "^1.8.8",
"@orpc/tanstack-query": "^1.8.8",