Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ test-server.ts
File
test-server.ts
internals/servers/test/test-server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'dotenv/config'
;
2
import
{ setupApp } from
'../utils'
;
3
4
import
fastifyStatic from
'@fastify/static'
;
Callers
nothing calls this directly
Calls
2
setupApp
Function · 0.90
listen
Method · 0.80
Tested by
no test coverage detected