Skip to main content

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 projectDescriptionGitHub
Human-in-the-loop workflowAudio summaries of articles with a human review step using ReactFlow and waitpoint tokensView repo
Realtime CSV ImporterUpload a CSV and see processing progress streamed to the frontendView repo
Vercel AI SDK deep research agentAutonomous multi-layered web research that generates comprehensive PDF reportsView repo
Claude changelog generatorAutomatically generate professional changelogs from git commits using ClaudeView repo

Example Tasks

Copy-and-paste task code you can drop straight into your project.
Example taskDescription
OpenAI with retryingCreate a reusable OpenAI task with custom retry options
FFmpeg video processingCompress videos, extract audio, and generate thumbnails using FFmpeg
PuppeteerGenerate PDFs and scrape web pages using Puppeteer
Resend email sequenceSend 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.

Build docs developers (and LLMs) love