MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / index.ts

File index.ts

packages/backend/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "./instrument.js";
2
3import * as Sentry from "@sentry/node";
4import { createLogger, env, getConfigSettings } from "@sourcebot/shared";

Callers

nothing calls this directly

Calls 7

createLoggerFunction · 0.90
getConfigSettingsFunction · 0.90
listenToShutdownSignalsFunction · 0.85
initMethod · 0.80
getInstanceMethod · 0.80
hasEntitlementFunction · 0.70
startSchedulerMethod · 0.45

Tested by

no test coverage detected