interactive intro to open social

at-me#

ATProto PDS visualization tool - shows your identity, apps, and data collections.

Critical reminders#

  • Use just dev for local development - cargo watch provides hot reloading for src/ and static/ changes, no need to manually restart
  • Python: use uv or uvx, NEVER pip (uv docs)
  • ATProto client: always pass PDS URL at initialization to avoid JWT issues
  • Never deploy without explicit user request