Exosphere is a set of small, modular, self-hostable community tools built on the AT Protocol. app.exosphere.site
6
fork

Configure Feed

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

at main 22 lines 198 B view raw
1node_modules/ 2dist/ 3.env 4!.env.example 5 6# Local PDS 7pds/pds.env 8 9# SQLite 10*.sqlite 11*.sqlite-shm 12*.sqlite-wal 13 14# Playwright 15playwright-report/ 16test-results/ 17 18# Claude Code 19.claude/ 20 21# OSes 22.DS_Store