← back
Alpha

Locruit

Sales hub for local lead discovery and outreach.

Status
Alpha — reply tracking live
Stack
React · FastAPI · Supabase · OpenAI

Locruit is a small sales CRM I'm building for a catering business. It surfaces local leads, generates personalized cold-email and call-script drafts, tracks the pipeline, and logs activity automatically.

Reply tracking is wired up: inbound replies thread back to the right lead and flip the pipeline state without manual data entry.

The stack is a React frontend on Vercel, a FastAPI backend, and Supabase for auth and data. Branch-per-feature with preview URLs is the deploy pattern.