init: 项目初始提交 - NeoZQYY Monorepo 完整代码

This commit is contained in:
Neo
2026-02-15 14:58:14 +08:00
commit ded6dfb9d8
769 changed files with 182616 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# 运维文档
本目录包含飞球 ETL 系统的运维相关指南。
## 文档索引
| 文档 | 说明 |
|------|------|
| [environment_setup.md](environment_setup.md) | 环境搭建指南Python、PostgreSQL、依赖安装与配置 |
| [scheduling.md](scheduling.md) | 调度配置说明CLI 参数、管道模式、时间窗口与处理模式 |
| [troubleshooting.md](troubleshooting.md) | 故障排查手册:常见错误与解决方案 |