Files
Neo-ZQYY/scripts/README.md

17 lines
345 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# scripts/
## 作用说明
运维与构建脚本目录,存放一键部署、数据迁移、批处理等自动化脚本。
## 内部结构
- 迁移脚本Monorepo 搬迁辅助)
- ETL 批处理脚本
- 数据库初始化/重建脚本
## Roadmap
- 补充 CI/CD 辅助脚本lint、test、build
- 补充数据库备份/恢复脚本