Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Datakitpage/Datakit
/ main.ts
File
main.ts
backend/api/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NestFactory } from
'@nestjs/core'
;
2
import
{ ValidationPipe } from
'@nestjs/common'
;
3
import
* as cookieParser from
'cookie-parser'
;
4
import
* as compression from
'compression'
;
Callers
nothing calls this directly
Calls
1
bootstrap
Function · 0.85
Tested by
no test coverage detected