Getting Started
We provide a complete cookbook with Supabase Edge Functions, a Next.js frontend, and step-by-step setup instructions.Supabase + Parallel Cookbook
Complete working example showing how to build a data enrichment pipeline with Supabase and Parallel.
- Supabase Edge Functions that call Parallel’s Task API
- Next.js frontend with live updates via Supabase Realtime
- SQL schemas for storing enrichment data
- Polling pattern for handling long-running enrichments
Example Usage
The Edge Function uses theparallel-web SDK to call Parallel’s Task API: