fengling-console-web/playground
Sam 38db4e2e73 feat(gateway): 添加活动服务网关支持及管理面板
- 新增 docker-compose 配置,包含活动服务、YARP 网关、PostgreSQL 与 Redis
- 添加活动服务与网关集成文档,详细介绍配置步骤、API 和故障排查
- 删除旧的 bash 注册脚本,新增跨平台 PowerShell 和通用 bash 注册脚本
- 实现网关相关接口的 TypeScript 客户端调用封装,支持服务注册、路由管理
- 新增网关管理前端界面,包含服务统计、服务注册、路由刷新等功能
- 调整请求客户端默认开启 token 刷新以支持更稳定的认证体验
- 制定微服务命名与版本规范,标准化 API 路径和集群命名规则
2026-02-08 20:44:03 +08:00
..
__tests__/e2e chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
public chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
src feat(gateway): 添加活动服务网关支持及管理面板 2026-02-08 20:44:03 +08:00
.env.analyze chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
.env.development chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
.env.production chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
index.html chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
package.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
playwright.config.ts chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
postcss.config.mjs chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tailwind.config.mjs chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tsconfig.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
tsconfig.node.json chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00
vite.config.mts chore: initialize Vben Admin project 2026-02-06 00:04:38 +08:00