Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ randomBytes } from
'crypto'
;
2
import
fastifyAccepts from
'@fastify/accepts'
;
3
import
fastifySwagger from
'@fastify/swagger'
;
4
import
fastifySwaggerUI from
'@fastify/swagger-ui'
;
Callers
nothing calls this directly
Calls
2
isObjectID
Function · 0.85
getLogger
Function · 0.85
Tested by
no test coverage detected