DevPals
The public site and the internal operating system for a working software agency. One connected platform replacing the spreadsheets, CRMs, invoicing tools and chat threads an agency normally duct-tapes together.
- Every record lives on a single spine: Lead → Deal → Proposal → Project → Invoice → Cash, so nothing is re-entered or reconciled twice.
- Real-time pipeline and margin visibility via Supabase Realtime, with role-based access control across the team.
- Scaled through connection pooling (Supavisor), indexed schema design, request memoization and dynamic code splitting.
- Targeted cache revalidation and automated background workflows on Vercel Cron.