Skip to content

Commit ff87911

Browse files
committed
Added examples to intro page
1 parent e1ae353 commit ff87911

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/examples/intro.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ description: "Learn how to use Trigger.dev with these practical task examples."
1313
| [React to PDF](/examples/react-pdf) | Use `react-pdf` to generate a PDF and save it to Cloudflare R2. |
1414
| [Resend email sequence](/examples/resend-email-sequence) | Send a sequence of emails over several days using Resend with Trigger.dev. |
1515
| [Sharp image processing](/examples/sharp-image-processing) | Use Sharp to process an image and save it to Cloudflare R2. |
16+
| [Stripe webhook](/examples/stripe-webhook) | Trigger a task from Stripe webhook events. |
17+
| [Supabase Storage upload](/examples/supabase-storage-upload) | Download a video from a URL and upload it to Supabase Storage using S3. |
1618
| [Vercel AI SDK](/examples/vercel-ai-sdk) | Use Vercel AI SDK to generate text using OpenAI. |

0 commit comments

Comments
 (0)