Trigger.dev is an open source platform that makes it easy to create event-driven background tasks directly your Next.js project.
To initialize your Next.js project using @trigger.dev/cli, run any of the following three commands and answer the prompts:
npx @trigger.dev/cli@latest inityarn dlx @trigger.dev/cli@latest initpnpm dlx @trigger.dev/cli@latest init