MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / admin.routes.ts

File admin.routes.ts

apps/api/src/api/admin/admin.routes.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { now } from "../../lib/time/now";
2import { errorHandler } from "../../middleware/error-handler";
3import { requirePlatformAdmin } from "../../middleware/require-platform-admin";
4

Callers

nothing calls this directly

Calls 5

requirePlatformAdminFunction · 0.90
errorHandlerFunction · 0.90
nowFunction · 0.90
getQueueStatsMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected