Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
"./instrument.js"
;
2
3
import
* as Sentry from
"@sentry/node"
;
4
import
{ createLogger, env, getConfigSettings } from
"@sourcebot/shared"
;
Callers
nothing calls this directly
Calls
7
createLogger
Function · 0.90
getConfigSettings
Function · 0.90
listenToShutdownSignals
Function · 0.85
init
Method · 0.80
getInstance
Method · 0.80
hasEntitlement
Function · 0.70
startScheduler
Method · 0.45
Tested by
no test coverage detected