Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ index.ts
File
index.ts
references/hono-reference/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"dotenv/config"
;
2
import
{ serve } from
"@hono/node-server"
;
3
import
{ Hono } from
"hono"
;
4
import
{ createMiddleware } from
"@trigger.dev/hono"
;
Callers
nothing calls this directly
Calls
10
invokeTrigger
Function · 0.90
createMiddleware
Function · 0.90
defineJob
Method · 0.80
wait
Method · 0.80
use
Method · 0.80
info
Method · 0.65
text
Method · 0.65
log
Method · 0.65
runTask
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected