ai-generated junk tool for migrating atproto identities in-browser
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 76.7%
CSS 21.9%
HTML 1.4%
Other 0.1%
32 2 0

Clone this repository

https://tangled.org/hexmani.ac/atproto-migrator https://tangled.org/did:plc:5szlrh3xkfxxsuu4mo6oe6h7/atproto-migrator
git@tangled.org:hexmani.ac/atproto-migrator git@tangled.org:did:plc:5szlrh3xkfxxsuu4mo6oe6h7/atproto-migrator

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

Download tar.gz
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