docs: 新增配置文件、后端依赖清单及完整运行部署文档

This commit is contained in:
2026-04-28 16:40:11 +08:00
parent 23855ef0e4
commit ae795258e5
5 changed files with 98 additions and 6 deletions

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@ __pycache__/
*.pyc
*.pyo
*.pyd
.env
.pytest_cache/
.coverage
htmlcov/