Files
ilaandClaude Sonnet 4.6 d558da51a6 add project docs and research materials; update arch doc with WSL2 dev setup
- docs/: 6 development documents (PRD, tech selection, architecture, risks, roadmap, design workflow)
- research/: FIRE background materials, personal plan, Excel calculator
- 03-架构设计.md: add Section 8 documenting WSL2 → Windows browser dev environment (Vite host config, access URLs, mobile debugging tip)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 09:21:04 +08:00

26 lines
1.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# FIRE App 开发文档
> 本目录是「个人 FIRE 自律 App」的开发流程文档,按软件工程标准流程整理自前期需求沟通。
> 整理日期:2026-06-08
## 文档索引
| 序号 | 文档 | 内容 |
|---|---|---|
| 01 | [需求文档(PRD)](./01-需求文档-PRD.md) | 用户画像、目标、四大功能、范围边界 |
| 02 | [技术选型](./02-技术选型.md) | uni-app vs Capacitor/Flutter/RN,最终决策与理由 |
| 03 | [架构设计](./03-架构设计.md) | unibest 用户端、Go 后端(VPS+certbot)、无构建管理后台(HTMX)、存储与同步 |
| 04 | [风险与避坑](./04-风险与避坑.md) | uni-app 开发本类 app 的坑及规避策略 |
| 05 | [开发计划与路线图](./05-开发计划与路线图.md) | MVP 范围、分阶段排期、分工 |
| 06 | [设计协作方案](./06-设计协作方案.md) | 线上原型/UI 服务选型、MCP 衔接本地开发、令牌对接 |
## 一句话项目定位
> 一个**自托管、跨端(H5/App/小程序)的个人 FIRE 自律工具**:每天监督自己的理财行为对齐 FIRE 要求,并可视化「距离 Barista FIRE 目标」的进度。
## 相关背景文档(项目根目录)
- `../F.I.R.E生活.txt` —— FIRE 理念与中国国情适配资料
- `../我的FIRE计划与建议.md` —— 用户的个人 FIRE 计划(Barista 路线、71 万目标等)
- `../FIRE可调测算表.xlsx` —— 可调参数测算表(App「测算器」功能的逻辑原型)