Statusphere, but in atcute and SvelteKit
atproto svelte sveltekit drizzle atcute typescript
19
fork

Configure Feed

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

docs: point tap to somewhere reasonable

Mary 52d6b764 62e82381

+2
+2
README.md
··· 28 28 29 29 ```sh 30 30 docker run -p 2480:2480 \ 31 + -v ./data:/data \ 32 + -e TAP_DATABASE_URL=sqlite:///data/tap.db \ 31 33 -e TAP_SIGNAL_COLLECTION=xyz.statusphere.status \ 32 34 -e TAP_COLLECTION_FILTERS=xyz.statusphere.status,app.bsky.actor.profile \ 33 35 ghcr.io/bluesky-social/indigo/tap:latest