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

0
scripts/.gitkeep Normal file
View File

16
scripts/README.md Normal file
View File

@@ -0,0 +1,16 @@
# scripts/
## 作用说明
运维与构建脚本目录,存放一键部署、数据迁移、批处理等自动化脚本。
## 内部结构
- 迁移脚本Monorepo 搬迁辅助)
- ETL 批处理脚本
- 数据库初始化/重建脚本
## Roadmap
- 补充 CI/CD 辅助脚本lint、test、build
- 补充数据库备份/恢复脚本