Deploy self hosted version of Trigger.dev to Render
ghcr.io/triggerdotdev/trigger.dev:latest
ENCRYPTION_KEY
, MAGIC_LINK_SECRET
and SESSION_SECRET
, and others. You need to manually set the values of these environment variables in the Render dashboard:
@trigger.dev/cli init
command to initialize your Next.js project:
Environments & API Keys
page to copy your dev
SERVER API key:
npm run dev
and then in a new terminal window you will need to run the @trigger.dev/cli dev
command to connect to your Trigger.dev instance and allow it to tunnel to your local Next.js server: