3 Commits

Author SHA1 Message Date
2bc1d4748a chore: 更新 .gitignore 文件以排除 pm2 日志目录
更新 .gitignore,新增对 pm2 日志目录的忽略规则,以优化项目文件管理。
2026-05-29 14:52:48 +08:00
14c297fe1a feat: 接入玩家入口与API代理
- 新增 /api 重写代理,支持 LOTTERY_API_PROXY_TARGET 配置
- 玩家首页切换为 EntryGate,并移除 layout 对 PlayerAppShell 的包裹
- 请求层拆分语言头与玩家鉴权注入逻辑,引入 zustand 依赖
- 允许提交 .env.example 供本地配置参考
2026-05-09 10:17:39 +08:00
06a4a79fee Initial commit from Create Next App 2026-05-08 10:04:19 +08:00