Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/monkeytypegame/monkeytype
/ server.ts
File
server.ts
backend/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"dotenv/config"
;
2
import
* as db from
"./init/db"
;
3
import
jobs from
"./jobs"
;
4
import
{
Callers
nothing calls this directly
Calls
1
bootServer
Function · 0.85
Tested by
no test coverage detected