ai-generated junk tool for migrating atproto identities in-browser
atproto-migrator#
basic (NON-FUNCTIONAL) web application that allows for an user to migrate their bluesky/at protocol account to another PDS without using command line tools, as well as some other repo stuff
run for developing#
npm install
npm run dev
build for production#
npm run build
if you type ANALYZE=1 you will receive a bundle analysis, useful for optimizing
open the dist directory and you're set