Add setup progress tracker
From the PR description
Summary
Adds docs/SETUP_PROGRESS.md - a working scratchpad tracking where the Gary one-person deployment stands, so setup can be resumed cleanly next session.
Done: Clerk auth (frontend PR #6 + backend PR #7), Vercel frontend deployed, Clerk login working.
Pending: the Supabase project, schema, storage bucket, and backend deploy - captured as an unchecked checklist pointing at docs/SUPABASE_SETUP.md.
The file is meant to be deleted once setup is complete.
Test plan
- Docs-only change - no build impact.
https://claude.ai/code/session_018GMAE164ehpBTxzBdsof9r
Generated by Claude Code
Our analysis
Add a setup progress tracker for the Gary deployment — read the full analysis →
Think the analysis missed something the PR description covers?
Commits in this PR (1)
| SHA | Subject | Author | Date | |
|---|---|---|---|---|
d6f10f71 | docs: add setup progress tracker | Claude | 2026-05-20 | ↗ GitHub |
commit bodyRecords that Clerk auth (frontend + backend) is done and the remaining Supabase project, storage, and backend-deploy steps are still pending, so the setup can be resumed without re-deriving where it stands. https://claude.ai/code/session_018GMAE164ehpBTxzBdsof9r | ||||
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-8.md from
inside the repo you want the changes in.