Real-estate CRM
SaaS-style CRM for real-estate agents. Sign up, store contacts, upload files, see your dashboard. Built on Cloudflare.
What's shipped so far:
- API (Cloudflare Worker) — auth, contacts CRUD, file uploads
- D1 schema for users / contacts / files
- R2 binding for file blobs
- Production deploy runbook
Up next: frontend dashboard (Pages), then prod provisioning of D1 + R2 + Workers target.