Frameworks

Guides

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

GuideDescription
PrismaThis guide will show you how to setup Prisma with Trigger.dev
Sequin database triggersThis guide will show you how to trigger tasks from database changes using Sequin

Examples

Tasks you can copy and paste to get started with Trigger.dev. They can all be extended and customized to fit your needs.

Example taskDescription
DALL·E 3 image generationUse OpenAI’s GPT-4o and DALL·E 3 to generate an image and text.
Deepgram audio transcriptionTranscribe audio using Deepgram’s speech recognition API.
FFmpeg video processingUse FFmpeg to process a video in various ways and save it to Cloudflare R2.
OpenAI with retryingCreate a reusable OpenAI task with custom retry options.
PDF to imageUse MuPDF to turn a PDF into images and save them to Cloudflare R2.
React to PDFUse react-pdf to generate a PDF and save it to Cloudflare R2.
PuppeteerUse Puppeteer to generate a PDF or scrape a webpage.
Resend email sequenceSend a sequence of emails over several days using Resend with Trigger.dev.
Sharp image processingUse Sharp to process an image and save it to Cloudflare R2.
Stripe webhookTrigger a task from Stripe webhook events.
Supabase database operationsRun basic CRUD operations on a table in a Supabase database using Trigger.dev.
Supabase Storage uploadDownload a video from a URL and upload it to Supabase Storage using S3.
Vercel AI SDKUse Vercel AI SDK to generate text using OpenAI.