finish environment of http server and test successfully

This commit is contained in:
2025-03-20 12:42:32 +08:00
parent 4447fbb70e
commit 53eeac5272
10 changed files with 52 additions and 32 deletions

View File

@@ -13,7 +13,6 @@
"server": "bun run --watch ./server/index.ts"
},
"dependencies": {
"@falcondev-oss/trpc-vue-query": "^0.4.2",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"log-symbols": "^7.0.0",