feat: rename server package to hub

Rename the `server/` directory to `hub/` and update all references
across CLI, docs, web, and workspace configuration.
This commit is contained in:
weishu
2026-01-27 19:51:21 +08:00
parent 10fe9f0cd9
commit 37e10a831b
125 changed files with 301 additions and 285 deletions
+3 -3
View File
@@ -6,11 +6,11 @@
**/.vitepress/cache/
**/dist-exe/
**/*.tsbuildinfo
server/src/web/embeddedAssets.generated.ts
hub/src/web/embeddedAssets.generated.ts
# Downloaded tools (fetched at build time)
server/tools/tunwg/tunwg-*
server/tools/tunwg/*.exe
hub/tools/tunwg/tunwg-*
hub/tools/tunwg/*.exe
# Env files (can contain secrets)
**/.env