Integrate Supabase with Trigger.dev in minutes.
.env.local.example
file to .env.local
and add your Supabase URL and public key:
middleware.ts
file and add the following code to exclude the Trigger.dev endpoint from the Supabase auth middleware:
jobs/examples.ts
file and replace with the following code: