Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ server.ts
File
server.ts
perf/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ triggerClient } from
"./trigger"
;
2
import
{ createExpressServer } from
"@trigger.dev/express"
;
3
4
const
app = createExpressServer(
Callers
nothing calls this directly
Calls
1
createExpressServer
Function · 0.90
Tested by
no test coverage detected