Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP-samples/cloud-sdk-js
/ main.ts
File
main.ts
samples/cds-sample-application/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
{ AppModule } from
'./app.module'
;
3
import
cds = require(
'@sap/cds'
);
4
Callers
nothing calls this directly
Calls
1
bootstrap
Function · 0.70
Tested by
no test coverage detected