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.4%
CSS 22.1%
HTML 1.5%
26 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

open the dist directory and you're set