MCPcopy 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

1import { startApi } from "./app/api/api";
2import { log } from "./utils/log";
3import { db } from "./storage/db";
4import { auth } from "./app/auth/auth";

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected