Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Waishnav/devspace
/ server.ts
File
server.ts
src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomUUID } from
"node:crypto"
;
2
import
{ readFileSync } from
"node:fs"
;
3
import
{ access, realpath } from
"node:fs/promises"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
2
isMainModule
Function · 0.85
createServer
Function · 0.85
Tested by
no test coverage detected