Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ main.ts
File
main.ts
sample/36-hmr-esm/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ValidationPipe } from
'@nestjs/common'
;
2
import
{ NestFactory } from
'@nestjs/core'
;
3
import
{ AppModule } from
'./app.module'
;
4
Callers
nothing calls this directly
Calls
1
bootstrap
Function · 0.70
Tested by
no test coverage detected