Next.js template demonstrating outbound webhooks using Supabase and Hookdeck.
SupaHooks is a Next.js template that demonstrates using Hookdeck as outbound webhook infrastructure alongside Supabase for auth and database triggers. It provides user sign-up, per-user webhook signing secrets, subscription management, test event publishing, and interfaces to inspect events and delivery attempts; suited for apps that need to send or manage outbound webhooks from application or database events.
0