annot.at is a service for syncing static websites, such as blogs, to atproto and standard.site annot.at
elixir atproto standardsite

Finish migration to did in atproto_sessions master

Ran this on the server first ```elixir AnnotAt.Repo.query!(""" UPDATE atproto_sessions s SET did = u.did, pds_host = u.pds_host FROM users u WHERE s.user_id = u.id """) ```


+21
1 changed file