Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zws-im/zws
/ index.ts
File
index.ts
src/server/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{RouteOptions} from
'fastify'
;
2
import
createServer from
'fastify'
;
3
import
routes from
'./components/routes.js'
;
4
import
registerHooks from
'./hooks.js'
;
Callers
nothing calls this directly
Calls
3
registerPlugins
Function · 0.85
addSchemas
Function · 0.85
getRoute
Function · 0.50
Tested by
no test coverage detected