Frameworks
Step-by-step setup guides for the most popular frameworks.Next.js
Set up Trigger.dev in a Next.js project with App Router, Pages Router, or Server Actions
Remix
Set up Trigger.dev in a Remix project and optionally deploy to Vercel Edge Functions
AI Agents
Guides for building AI agent workflows with Trigger.dev, inspired by Anthropic’s patterns for building effective agents.AI Agents overview
An overview of AI agent patterns and example projects using Trigger.dev
Human-in-the-loop workflow
Audio summaries of articles with a human review step using waitpoint tokens
Vercel AI SDK deep research
Autonomous multi-layered web research that generates comprehensive PDF reports
Claude changelog generator
Automatically generate professional changelogs from git commits using Claude
Example Projects
Full projects with forkable GitHub repos — great for learning how to combine Trigger.dev with popular stacks.| Example project | Description | GitHub |
|---|---|---|
| Human-in-the-loop workflow | Audio summaries of articles with a human review step using ReactFlow and waitpoint tokens | View repo |
| Realtime CSV Importer | Upload a CSV and see processing progress streamed to the frontend | View repo |
| Vercel AI SDK deep research agent | Autonomous multi-layered web research that generates comprehensive PDF reports | View repo |
| Claude changelog generator | Automatically generate professional changelogs from git commits using Claude | View repo |
Example Tasks
Copy-and-paste task code you can drop straight into your project.| Example task | Description |
|---|---|
| OpenAI with retrying | Create a reusable OpenAI task with custom retry options |
| FFmpeg video processing | Compress videos, extract audio, and generate thumbnails using FFmpeg |
| Puppeteer | Generate PDFs and scrape web pages using Puppeteer |
| Resend email sequence | Send a timed sequence of emails over several days using Resend |
Don’t see a guide or example for your use case? Request it in our Discord
server and we’ll add it to the list.