Skip to content

应用文档

应用列表

  • Server - 后端服务(Hono + Cloudflare Workers)
  • Web - Web 应用(React + Vite)
  • Auth Portal - 认证门户(统一登录入口)
  • Front Template - 前端应用模板

应用架构

apps/
├── server/          # 后端 API 服务
├── web/             # Web 应用实例
├── auth-portal/     # SSO 认证门户
├── front-template/  # 前端应用模板
└── docs/            # 文档站点

Released under the MIT License.