Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ now } from
"../../lib/time/now"
;
2
import
{ errorHandler } from
"../../middleware/error-handler"
;
3
import
{ requirePlatformAdmin } from
"../../middleware/require-platform-admin"
;
4
Callers
nothing calls this directly
Calls
5
requirePlatformAdmin
Function · 0.90
errorHandler
Function · 0.90
now
Function · 0.90
getQueueStats
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected