PARA Life Management App
activePARA 기반 생활관리 웹앱 MVP 완성 및 Cloudflare 배포
Overview
PARA methodology based life/task management system.
Data: Markdown/JSON files in GitHub repo
Frontend: Cloudflare Pages
Integration: Claude Code via file-based CRUD, Telegram bot
Tasks
✓Define repo structure and data schema
✓Build Cloudflare Pages frontend (dashboard)
✓Set up GitHub Actions for auto-deploy
Implement PARA CRUD operations
Add daily log feature
Custom domain setup
Progress Log
2026-03-22
Initial repo structure and schema created
Astro frontend built (dark theme, dashboard with stats/cards, detail pages)
Cloudflare Pages deployment complete
GitHub auto-deploy configured (push to main triggers rebuild)
Telegram integration working (Claude Code manages data via chat)