Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
Trigger.dev

Trigger.dev

The open source background jobs platform

5.0
•13 reviews•

455 followers

The open source background jobs platform

5.0
•13 reviews•

455 followers

Visit website
Automation tools
Write background jobs using normal async code and offload them to Trigger.dev. The platform handles queueing, replaying and canceling for you, with full observability of every run in the dashboard.
  • Overview
  • Launches1
  • Reviews13
  • Team
  • Awards
  • More
Company Info
trigger.devGitHub
Trigger.dev Info
Y Combinator
Launched in 2023View 1 launch
Forum
p/trigger-dev
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt
SocialLinkedInX
Hurree
Hurree — The smarter, simpler way to analyze your data
The smarter, simpler way to analyze your data
Promoted

Do you use Trigger.dev?

5.0
Based on 13 reviews
Review Trigger.dev?

Trigger.dev is highly praised for its robust background job management capabilities, with makers from HeroUI Chat and Midday highlighting its efficiency in handling queues and infrastructure, allowing them to focus on product development. CopyCopter makers appreciate its scalability and ease of use, especially for NextJS Serverless Apps. Users commend its TypeScript support, clear documentation, and responsive team, making it a preferred choice over other complex and costly solutions.

Anna FilipenokaJunior GarciaMrinal Singh
+10
Summarized with AI
Pros
Cons
Reviews
All Reviews
Helpful
Pros
background job management (4)
developer-friendly (2)
scalability (2)
TypeScript support (2)
workflow automation (2)
devlogs.gg
Jonno Riekwel
Jonno Riekwel
Launching soon!
used Trigger.dev to builddevlogs.ggdevlogs.gg
(158 points)
I'm using Trigger to run background jobs for maintaining all the data on Directus.
Report
11mo ago
Dénes Papp
Dénes Papp
•4 reviews
Finally, someone made a developer-friendly background job processing tool in Typescript. The tool is excellent! Thank you
Report
8mo ago
THEO
Anna Filipenoka
Anna Filipenoka
used Trigger.dev to buildTHEO 2.0THEO
(224 points)
To get the workflows organized and stable
Report
16d ago
Trigger.dev Realtime AI [LW24] gallery image
Trigger.dev Realtime AI [LW24] gallery image
Trigger.dev Realtime AI [LW24] gallery image
Trigger.dev Realtime AI [LW24] gallery image
Free Options
Launch tags:
API•Developer Tools•Artificial Intelligence
Launch Team
Michael SeibelMatt AitkenJames Ritchie

What do you think? …

James Ritchie
James Ritchie
Trigger.dev

Trigger.dev

Maker
📌
Hi everyone! I’m James, one of the founders of Trigger.dev. We’re a platform for developers to run backgrounds jobs. We’re open source, using Apache 2.0, not a “weird” or dual license. It’s a simple developer experience with great observability, and the cloud product handles auto-scaling, reliability, and security for you. It’s common when deploying to providers like Vercel that you’ll hit a “timeout” – Trigger.dev has no timeouts. Today I’m excited to announce Realtime, a way to keep your users updated on the progress of tasks. It allows you to subscribe to tasks in your app so you can show progress bars, stream AI responses, show steps in workflows, and more. You can subscribe to changes from your backend or directly in your website using our React hooks. • Receive live updates when tasks start, finish, or fail. • Send data from inside your task to Realtime using our SDK, and now you can stream data too. • Streaming is perfect when you want to send AI responses as they come in. What issues do you have with background jobs? How do you keep your users updated on their progress? I’d love to hear your ideas, experiences and feedback on all of the above. Thanks!
Report
8mo ago
Leo MaybeMonad
Leo MaybeMonad

Animate AI

@samejr Hey, James, congratulations on launching Trigger.dev's Realtime feature! 🎉 It looks like an innovative solution for developers seeking seamless background task progress tracking and integration. The ability to show live progress bars, stream AI responses, and provide agent observability seems like a game-changer for creating more dynamic and responsive applications. I'm really curious about how Trigger.dev handles real-time updates specifically within the server component paradigm of Next.js 15. Could you elaborate on how your Realtime API seamlessly works with server components, especially considering their stateless nature? Are there any unique patterns or approaches you've developed to bridge client-side reactivity with server-side rendering?
Report
8mo ago
Eric Allam
Eric Allam
Trigger.dev

Trigger.dev

Maker
@samejr @maybemonad We haven't published any examples of this but you can definitely use realtime from a server component using our "backend" realtime API: https://trigger.dev/docs/realtim..., since it's built on ReadableStream and AsyncIterator. I'm hoping to publish a realtime + RSC demo sometime soon 👍
Report
8mo ago
Marc Seitz
Marc Seitz
Papermark

Papermark

Happy Trigger customer here 👋 Absolutely love the speed that the team ships. Realtime was the last missing piece for us at Papermark to move our workflows from v2 to v3. Excited to see what they ship next :)
Report
8mo ago
James Ritchie
James Ritchie
Trigger.dev

Trigger.dev

Maker
Thank you @mfts0! ❤️
Report
8mo ago