Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ exampleJob.js
File
exampleJob.js
packages/cli/src/templates/astro/exampleJob.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ eventTrigger } from
"@trigger.dev/sdk"
;
2
import
{ client } from
"${jobsPathPrefix}trigger"
;
3
4
// Your first job
Callers
nothing calls this directly
Calls
6
eventTrigger
Function · 0.90
defineJob
Method · 0.80
random
Method · 0.80
wait
Method · 0.80
info
Method · 0.65
runTask
Method · 0.45
Tested by
no test coverage detected