resonate-supabase-deployments-typescript

Installation
SKILL.md

Resonate Supabase TypeScript

Overview

Build durable workflows on Supabase Edge Functions using Resonate, with start/probe endpoints and optional progress tracking in Supabase.

Summary

  • Build durable workflows on Supabase Edge Functions using the Resonate Supabase shim.
  • Use when you need long-running, reliable, stepwise workflows triggered by HTTP or external events.
  • Outputs a flows/index.ts workflow module plus start/probe endpoint usage patterns.

Preconditions / Assumptions

  • Supabase project with supabase/functions directory.
  • Supabase Edge Functions runtime (Deno) is available.
  • Resonate Server URL is known and reachable.
  • Assumes a recent stable Resonate Server and @resonatehq/supabase shim.
Installs
1
GitHub Stars
6
First Seen
Aug 10, 2026
resonate-supabase-deployments-typescript — resonatehq/resonate-skills