新增项目文档

This commit is contained in:
eafonyang
2026-06-30 14:46:52 +08:00
parent cac5bef5a7
commit 08da279275
79 changed files with 20860 additions and 0 deletions
@@ -0,0 +1,15 @@
schema_version: 1
module_path: build_system
title: Docker Compose 编排与 rsync 增量部署
scope: []
source_files:
- docker-compose.yml
- backend/Dockerfile
- frontend/Dockerfile
- frontend/nginx.conf
- scripts/upload.sh
- DEPLOY.md
- backend/package.json
- frontend/package.json
depends_on: []
related_to: []