File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ import CardSupabase from "/snippets/card-supabase.mdx";
24
24
25
25
Get set up fast using our detailed walk-through guides.
26
26
27
- | Guide | Description |
28
- | :------------------------------------------------------------------------------------------ | :------------------------------------------------------------ |
29
- | [ Prisma] ( /guides/frameworks/prisma ) | How to setup Prisma with Trigger.dev |
30
- | [ Sequin database triggers] ( /guides/frameworks/sequin ) | How to trigger tasks from database changes using Sequin |
31
- | [ Supabase edge function hello world] ( /guides/frameworks/supabase-edge-function-hello-world ) | How to trigger a task from a Supabase edge function |
32
- | [ Supabase database webhooks] ( /guides/frameworks/supabase-database-webhooks ) | How to trigger a task using a Supabase database webhook |
33
- | [ Webhooks] ( /guides/frameworks/webhooks ) | How to setup webhooks with Trigger.dev and various frameworks |
27
+ | Guide | Description |
28
+ | :----------------------------------------------------------------------------------------- | :------------------------------------------------------------ |
29
+ | [ Prisma] ( /guides/frameworks/prisma ) | How to setup Prisma with Trigger.dev |
30
+ | [ Sequin database triggers] ( /guides/frameworks/sequin ) | How to trigger tasks from database changes using Sequin |
31
+ | [ Supabase edge function hello world] ( /guides/frameworks/supabase-edge-functions-basic ) | How to trigger a task from a Supabase edge function |
32
+ | [ Supabase database webhooks] ( /guides/frameworks/supabase-edge-functions- database-webhooks ) | How to trigger a task using a Supabase database webhook |
33
+ | [ Webhooks] ( /guides/frameworks/webhooks-guides-overview ) | How to setup webhooks with Trigger.dev and various frameworks |
34
34
35
35
## Example tasks
36
36
You can’t perform that action at this time.
0 commit comments