[READ-ONLY] Mirror of https://github.com/flo-bit/atproto-notify.
0

Configure Feed

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

atproto-notify / apps / web / src / hooks.server.ts
79 B 3 lines
1import { atproto } from '$lib/atproto'; 2 3export const handle = atproto.handle;