Lv, Qi
|
5327e76aaa
|
chore: 提交本轮 Rust 架构迁移相关改动
- docker-compose: 下线 Python backend/config-service,切换至 config-service-rs
- archive: 归档 legacy Python 目录至 archive/python/*
- services: 新增/更新 common-contracts、api-gateway、各 provider、report-generator-service、config-service-rs
- data-persistence-service: API/system 模块与模型/DTO 调整
- frontend: 更新 useApi 与 API 路由
- docs: 更新路线图并勾选光荣退役
- cleanup: 移除 data-distance-service 占位测试
|
2025-11-16 20:55:46 +08:00 |
|
Lv, Qi
|
3d0fd6f704
|
refactor(phase0-1): 容器化与配置服务拆分,并清理根目录
- 新增 docker-compose 与 Tiltfile,容器化 backend/frontend/postgres(宿主口+10000)
- 新增 services/config-service(GET /api/v1/system, /analysis-modules),并加入 compose
- backend ConfigManager 移除本地文件回退,强制依赖 config-service
- 新增 backend/frontend Dockerfile
- 清理根目录:移动 pm2.config.js -> deployment/;dev.py -> scripts/;删除根 package.json 与 lock
- 新增 .gitignore,忽略二进制与临时文件
|
2025-11-08 21:07:38 +08:00 |
|
xucheng
|
0b09abf2e5
|
docs(logs): add 2025-11-06 dev log; unignore docs/logs; add data dictionary and project status
|
2025-11-06 19:57:17 +08:00 |
|
xucheng
|
1794674806
|
chore(gitignore): 限定 /public、/reports 与 /test(s)/,避免误忽略前端必要文件
|
2025-10-30 16:28:05 +08:00 |
|
xucheng
|
515e2d53c9
|
chore(run.sh): enhance logging and add npm check for frontend setup
|
2025-10-30 16:08:21 +08:00 |
|
xucheng
|
4d7aa56b4b
|
Initial commit
|
2025-10-21 20:17:14 +08:00 |
|