Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/growthbook/growthbook
/ app.ts
File
app.ts
packages/back-end/src/app.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"path"
;
2
import
{ existsSync, readFileSync } from
"fs"
;
3
import
bodyParser from
"body-parser"
;
4
import
cookieParser from
"cookie-parser"
;
Callers
nothing calls this directly
Calls
15
wrapController
Function · 0.90
init
Function · 0.90
parseEnvInt
Function · 0.90
stringToBoolean
Function · 0.90
runStatsEngine
Function · 0.90
usingFileConfig
Function · 0.90
isEmailEnabled
Function · 0.90
getBuild
Function · 0.90
usingOpenId
Function · 0.90
getAuthConnection
Function · 0.90
getCustomLogProps
Function · 0.90
getContextFromReq
Function · 0.90
Tested by
no test coverage detected