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

File dashboard.routes.ts

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

Source from the content-addressed store, hash-verified

1import { requireAuth } from "../auth/auth.plugin";
2import { errorHandler } from "../../middleware/error-handler";
3import {
4 ActivityPageSchema,

Callers

nothing calls this directly

Calls 6

requireAuthFunction · 0.90
errorHandlerFunction · 0.90
parseDashboardLimitFunction · 0.90
getSummaryMethod · 0.80
getActivityMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected