docs(README): 更新项目文档并添加部署指南

- 在 README.md 中添加了详细的项目结构、快速开始、使用指南、开发指南等内容
- 新增生产环境部署步骤,包括前端和后端的构建
This commit is contained in:
2025-08-06 16:06:35 +08:00
parent 67f189995e
commit 8cdba1c0e6
5 changed files with 261 additions and 13 deletions

10
docker/caddy/Caddyfile Normal file
View File

@@ -0,0 +1,10 @@
主配置文件,在/config目录
{
# 全局选项:可关掉自动 HTTPS测试环境
# auto_https off
}
# 自动引入子配置
import sites-enabled/*.caddy