Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ server.ts
File
server.ts
api/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'./instrument.js'
;
2
3
import
{ build, buildOptions } from
'./app.js'
;
4
import
{ HOST, PORT } from
'./utils/env.js'
;
Callers
nothing calls this directly
Calls
1
start
Function · 0.85
Tested by
no test coverage detected