MCPcopy Index your code
hub / github.com/freeCodeCamp/freeCodeCamp / app.ts

File app.ts

api/src/app.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { randomBytes } from 'crypto';
2import fastifyAccepts from '@fastify/accepts';
3import fastifySwagger from '@fastify/swagger';
4import fastifySwaggerUI from '@fastify/swagger-ui';

Callers

nothing calls this directly

Calls 2

isObjectIDFunction · 0.85
getLoggerFunction · 0.85

Tested by

no test coverage detected