MCPcopy 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

1import './instrument.js';
2
3import { build, buildOptions } from './app.js';
4import { HOST, PORT } from './utils/env.js';

Callers

nothing calls this directly

Calls 1

startFunction · 0.85

Tested by

no test coverage detected