Add installation and initial setup documentation

- Add docs/installation.md covering prerequisites, port usage, Docker startup, local development setup, default accounts, first-run validation, and common setup issues.

- Link the installation guide from the project README and docs index.

- Point deployment documentation to the installation guide for first-time setup.

- Update AGENTS.md and progress documentation to include the new installation guide.
This commit is contained in:
2026-05-02 02:30:08 +08:00
parent 8de3a12dc1
commit e67763fa82
6 changed files with 238 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# 部署运行
如果是第一次安装项目,建议先阅读 [安装与初始设置](./installation.md)。本文档主要记录开发运行、质量检查、环境变量和 Docker/Nginx 部署边界。
## 本地开发
前端: