Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getmaxun/maxun
/ server.ts
File
server.ts
server/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
'express'
;
2
import
path from
'path'
;
3
import
http from
'http'
;
4
import
{ Server } from
"socket.io"
;
Callers
nothing calls this directly
Calls
15
capture
Function · 0.90
processQueuedRuns
Function · 0.90
recoverStuckRunningRuns
Function · 0.90
connectDB
Function · 0.90
syncDB
Function · 0.90
recoverOrphanedRuns
Function · 0.90
startGraphileWorkerUtils
Function · 0.90
startWorkers
Function · 0.90
startScheduleWorker
Function · 0.90
stopScheduleWorker
Function · 0.90
stopWorkers
Function · 0.90
stopGraphileWorkerUtils
Function · 0.90
Tested by
no test coverage detected