Trigger.dev
Open-source background jobs for TypeScript — write async code with no timeouts, deploy without infrastructure.
Write tasks as plain TypeScript functions with no timeouts
Automatic retries, queues, concurrency, and rate limiting
Open source (Apache 2.0) with self-hosting option
Run dashboard with logs, replays, and versioned deploys
Realtime API streaming task progress to frontends
- Long-running AI/LLM workflows behind serverless apps
- Scheduled jobs and cron replacements with observability
- Media processing pipelines (video, images, PDFs)
- Reliable webhook processing with retries
- 1Install the SDK and initialize Trigger.dev in your repo
- 2Define a task as an async TypeScript function
- 3Trigger it from your app code or on a schedule
- 4Watch runs, retries, and logs in the dashboard
Is Trigger.dev free?
Yes to start: the free cloud tier includes monthly run credits, and paid plans begin around $10/month scaling by usage. Self-hosting the open-source platform is free.
How is Trigger.dev different from a queue like BullMQ?
BullMQ gives you queue primitives you host with Redis and workers; Trigger.dev gives you the whole system — execution, retries, scheduling, observability — as a platform, in your codebase.
Does Trigger.dev work with Next.js on Vercel?
Yes — that's its sweet spot. Your Vercel functions trigger tasks that run on Trigger.dev's infrastructure without timeout limits, with progress streamable back to the UI.
Looking for Trigger.dev alternatives?
Compare 2 hand-picked alternatives by pricing, free plans, and open-source availability.
Compare Trigger.dev side by side
In-depth, editor-written comparisons with a clear verdict.
Related Tools
More active tools in Developer Tools.
AutoLocalise
Skip translation files & complex setups. AI auto-translates with context and learns from manual updates. Real-time updates, support 100+ languages for React, Python, Next.js & React Native.
Aback Tools
Free online tools for file conversion and productivity enhancement.
Travis CI
Simple, flexible, trustworthy CI/CD — automate testing and deployment straight from your repository.
Insomnia
An open-source API client by Kong — fast request building with Git sync and design-first workflows.