Components
- React web app (
/client) - Express API (
/server) - Supabase/Postgres data and auth
- WhatsApp MV3 extension (
/whatsapp-extension-react) - LinkShot MV3 extension (
/linkshot-extension)
Core Product Domains
- deal lifecycle and influencer tracking
- contacts, notes, reminders, tasks
- messaging templates and workflows
- collaboration (teams/users/shares)
- screenshots and short links
Runtime Endpoints (local defaults)
- web app: Vite dev server (
http://localhost:5173unless overridden) - API:
http://localhost:3333 - health:
http://localhost:3333/api/health