MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / dev-setup.ts

File dev-setup.ts

server/src/dev-setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from "./logger.js";
2import { getPool } from "./db/client.js";
3import { OrganizationDatabase } from "./db/organization-db.js";
4import { DEV_USERS } from "./middleware/auth.js";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.85

Tested by

no test coverage detected