Trigger.dev demo docs
Durable tasks for TypeScript
Build and deploy background jobs, workflows, and AI agents that keep running through retries, waits, and failures.

Every run gets a live page with its trace, logs, and output.
Explore#
Quickstart
Install the SDK, create a task, and run it.
Tasks
Define long-running work in regular TypeScript.
Triggers and schedules
Start tasks from code or on a cron schedule.
Realtime
Show run status and stream data in your app.
Cloud or self-hosted
Choose managed infrastructure or your own.
FAQ
Short answers to common evaluation questions.
What it looks like#
TasksRun lifecycle
Each run moves through queued, executing, and a final state, with every attempt recorded.



Public signals#
- 16.4k
- GitHub stars shown on trigger.dev
- Apache 2.0
- open-source license stated by Trigger.dev

