ai-generated junk tool for migrating atproto identities in-browser
TypeScript 77.9%
CSS 20.8%
HTML 1.3%
Other 0.1%
35 2 0

Clone this repository

https://tangled.org/hexmani.ac/atproto-migrator
git@tangled.org:hexmani.ac/atproto-migrator

For self-hosted knots, clone URLs may differ based on your setup.

README.md

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

live version available here

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