[WIP] A (somewhat barebones) atproto app for creating custom sites without hosting!
at main 6 lines 199 B view raw
1PORT=8000 2HOSTNAME=localhost 3DB_FILE_NAME=file:local.db 4# requires `/xrpc/com.atproto.sync.listReposByCollection` endpoint 5# this is because im lazy 6ATPROTO_RELAY=https://relay1.us-east.bsky.network