Skip to content

Commit 605ba79

Browse files
committed
Updated intro page
1 parent 349f2ba commit 605ba79

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/guides/introduction.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@ import CardSupabase from "/snippets/card-supabase.mdx";
2424

2525
Get set up fast using our detailed walk-through guides.
2626

27-
| Guide | Description |
28-
| :---------------------------------------------------- | :------------------------------------------------------------------------------- |
29-
| [Prisma](/guides/frameworks/prisma) | This guide will show you how to setup Prisma with Trigger.dev |
30-
| [Sequin database triggers](/guides/frameworks/sequin) | This guide will show you how to trigger tasks from database changes using Sequin |
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 |
3134

3235
## Example tasks
3336

0 commit comments

Comments
 (0)