Flow Local / Foundation Build

Google Maps in. Signed local website clients out.

This starter app is the control room for Flow Local: find underserved plumbing and HVAC operators, reach them over SMS, and generate a neighborhood-aware SEO site as the sales wedge.

Pipeline

01

Map-Sourced Leads

Pull single-location plumbing and HVAC shops from Google Maps, then flag the operators with weak websites and soft local SEO.

02

Twilio SMS Outreach

Send concise, personalized texts that point owners to a concrete before-and-after demo instead of generic cold outreach.

03

SEO Site Generation

Spin up neighborhood-aware landing pages, service pages, and calls-to-action that can become the production site after close.

Build Surface

Ready for scrapers, outreach flows, and site generation.

The repo is now structured around the three operating loops that matter: source local leads, contact them quickly, and generate a proof-based SEO site that can ship to production after close.

Core Files

App Router + Tailwind
/lib/google-maps-scraper.tsLead acquisition module
/lib/twilio-outreach.tsSMS orchestration module
/lib/site-generator.tsSEO site generation module
/app/api/health/route.tsDeployment health check