Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ nest-fastify.ts
File
nest-fastify.ts
tools/benchmarks/src/frameworks/nest-fastify.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NestFactory } from
'@nestjs/core'
;
2
import
{ FastifyAdapter } from
'@nestjs/platform-fastify'
;
3
4
import
{ AppModule } from
'./nest/app.module'
;
Callers
nothing calls this directly
Calls
4
catch
Method · 0.65
create
Method · 0.65
listen
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected