trigger-setup

Installation
Summary

Initialize Trigger.dev in your project with configuration and first task setup.

  • Scaffolds trigger.config.ts, trigger/ directory, and example task via npx trigger init
  • Requires Node.js 18+, Bun, and a Trigger.dev account with project credentials from the dashboard
  • Development server runs locally with npx trigger dev; tasks are triggered from app code or the dashboard test interface
  • Common setup issues covered: task export requirements, project ID verification, and secret key configuration
SKILL.md

Trigger.dev Setup

Get Trigger.dev running in your project in minutes.

When to Use

  • Adding Trigger.dev to an existing project
  • Creating your first task
  • Setting up trigger.config.ts
  • Connecting to Trigger.dev cloud

Prerequisites

Quick Start

1. Install the SDK

Related skills
Installs
1.4K
GitHub Stars
25
First Seen
Jan 28, 2026