Socket
Book a DemoInstallSign in
Socket

@trigger.dev/init

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trigger.dev/init

The CLI to easily initialize Trigger.dev in your Next.js project

latest
Source
npmnpm
Version
0.2.1-next.8
Version published
Weekly downloads
25
257.14%
Maintainers
3
Weekly downloads
 
Created
Source

✨ @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

Keywords

typescript

FAQs

Package last updated on 29 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts