0.2.1-next.8 • Published 11 months ago

@trigger.dev/init v0.2.1-next.8

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

✨ @trigger.dev/init - Initialize your Next.js project to start using Trigger.dev

Trigger.dev is an open source platform that makes it easy to create event-driven background tasks directly your Next.js project.

💻 Usage

To initialize your Next.js project using @trigger.dev/init, run any of the following three commands and answer the prompts:

npm

npx @trigger.dev/init@latest

yarn

yarn @trigger.dev/init@latest

pnpm

pnpm dlx @trigger.dev/init@latest