A demon compendium, deterministically derived from DIDs + PDS records. haunt.at
atmosphere atproto
0

Configure Feed

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

11 1 0

Clone this repository

https://git.vm.fail/aly.codes/haunt https://git.vm.fail/did:plc:4xhmtvebmqfgkzc3cjuljwf2
ssh://git@knot1.tangled.sh:2222/aly.codes/haunt ssh://git@knot1.tangled.sh:2222/did:plc:4xhmtvebmqfgkzc3cjuljwf2

For self-hosted knots, clone URLs may differ based on your setup.


README.md

haunt#

A haunted view of an atproto presence. Visit /<handle> or /<did> to see the records that a person has published across the Atmosphere.

The app resolves identities through Slingshot, then fetches records directly from the person’s PDS in the browser.

Development#

bun install
bun run dev

Useful checks:

bun run typecheck
bun run format:check
bun run build

The production site is written to dist/. Static hosts must serve index.html for unknown paths; public/_redirects configures this for Cloudflare Pages and Netlify.