work-in-progress atproto PDS
typescript atproto pds atcute
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: lint

Mary 37d56c4a 200b7e36

+1 -1
+1 -1
packages/danaus/src/pds-server.ts
··· 1 1 import { isHandle } from '@atcute/lexicons/syntax'; 2 - import { defaultExceptionHandler, XRPCError, XRPCRouter } from '@atcute/xrpc-server'; 2 + import { defaultExceptionHandler, XRPCRouter } from '@atcute/xrpc-server'; 3 3 import { createBunWebSocket } from '@atcute/xrpc-server-bun'; 4 4 import { cors } from '@atcute/xrpc-server/middlewares/cors'; 5 5