publish personal install packages 20260520

This commit is contained in:
2026-05-19 23:58:32 +08:00
parent c7ed88b2d8
commit fb149b4e00
14 changed files with 349 additions and 13 deletions

View File

@@ -33,4 +33,4 @@ Compose 会创建独立项目名 `reactive-resume-personal`,默认使用 Docke
- `reactive-resume-personal_postgres_data`
- `reactive-resume-personal_reactive_resume_data`
`seed/` 目录会在首次启动时导入当前用户、公开简历和上传图片。后续如需迁移数据,请备份这些 volumes。
`seed/` 目录会在首次启动时导入当前用户、公开简历和上传图片。`patches/` 目录会在应用启动时自动应用当前个人版需要的 PDF 渲染、Glalie 模板排版和“按简历标题下载 PDF”补丁。后续如需迁移数据,请备份这些 volumes。