Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConsortiumAI/Consortium
/ main.ts
File
main.ts
packages/consortium-server/sources/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ startApi } from
"./app/api/api"
;
2
import
{ log } from
"./utils/log"
;
3
import
{ db } from
"./storage/db"
;
4
import
{ auth } from
"./app/auth/auth"
;
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected