MCPcopy
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

1import path from "path";
2import { existsSync, readFileSync } from "fs";
3import bodyParser from "body-parser";
4import cookieParser from "cookie-parser";

Callers

nothing calls this directly

Calls 15

wrapControllerFunction · 0.90
initFunction · 0.90
parseEnvIntFunction · 0.90
stringToBooleanFunction · 0.90
runStatsEngineFunction · 0.90
usingFileConfigFunction · 0.90
isEmailEnabledFunction · 0.90
getBuildFunction · 0.90
usingOpenIdFunction · 0.90
getAuthConnectionFunction · 0.90
getCustomLogPropsFunction · 0.90
getContextFromReqFunction · 0.90

Tested by

no test coverage detected