Commit Graph

1 Commits

Author SHA1 Message Date
Claude 9afb7b5f0a
feat: add Vercel deployment with GitHub Issues backend
- Replace Go backend with GitHub Issues API for storing memos
- Each memo is stored as a GitHub Issue with labels for tags, pinned status, and visibility
- Add GitHub authentication using Personal Access Token
- Add dark mode support based on system preference
- Configure Vercel for static site deployment
- Add deployment documentation

https://claude.ai/code/session_019sc9EGpjtZnZGhpXEXRTai
2026-02-04 17:15:54 +00:00