Polish project documentation and runtime config

This commit is contained in:
2026-06-09 10:22:59 +08:00
parent 5f061295d8
commit 0594fc9f8c
43 changed files with 1001 additions and 97 deletions

13
CHANGELOG.md Normal file
View File

@@ -0,0 +1,13 @@
# 更新日志
## 0.1.0 - 2026-06-09
首个 GitHub 发布版本。
- 整理 `new2` 旅行知识图谱系统源码。
- 增加 Dockerfile 和 Docker Compose 一键启动环境。
- 随仓库发布 PostgreSQL 与 FalkorDB 数据快照。
- 增加 PostgreSQL 初始化恢复脚本和 FalkorDB 快照种子容器。
- 增加安全版 `.env.example`
- 增加中文 README、系统介绍、架构、部署、数据快照、API 和维护文档。
- 本地验证 Docker 构建、快照恢复、管理后台访问和管理员登录。