MCPcopy
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

1import { NestFactory } from '@nestjs/core';
2import { FastifyAdapter } from '@nestjs/platform-fastify';
3
4import { AppModule } from './nest/app.module';

Callers

nothing calls this directly

Calls 4

catchMethod · 0.65
createMethod · 0.65
listenMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected