f05cfc98954a560f70555a63bb495c1ee6252cb9
Trigger.dev
Trigger.dev is an open source platform that makes it easy for developers to create event-driven background tasks directly in their code.
Features:
- Easily subscribe to webhooks —they work locally without tunnelling.
- Fire your own custom events—a single event can trigger multiple workflows.
- Schedule workflows—easily repeat tasks or use CRON syntax for advanced cases.
- Add long delays inside workflows (up to a year) and they will pick up where they left off.
- When your server goes down it’s not a problem, workflows will reconnect and continue.
- View every step of every run, with data, previews and errors.
- Connect to and authenticate with APIs using our custom integrations.
- If you have a custom use case, we support Fetch for calling any HTTP endpoint or webhooks for subscribing to events from APIs.
- All API calls are automatically retried with exponential back off.
- TypeScript SDK, so whether you’re using JavaScript or TypeScript you will have a great experience.
Documentation:
- Getting Started with Trigger.dev
- Example workflows
- Triggers:
- Functions:
Running Trigger.dev locally:
To run Trigger.dev locally, follow these steps.
Contributing:
We are open source and love contributions!
- Request a feature in our Discord community
- Open a PR
Self-hosting guide:
coming soon...
Support & contact:
- Join our Discord community
- If you have any other questions, get in touch at hello@trigger.dev
Description
Trigger.dev 支持构建和部署完全托管的 AI Agent 与工作流。|GitHub 镜像 ⭐ 16.1k · 🍴 1.4k
https://github.com/triggerdotdev/trigger.dev
Readme
Apache-2.0
189 MiB
Languages
TypeScript
99%
JavaScript
0.4%
Shell
0.2%
CSS
0.1%
