49
A web app to easily transfer your user data from one Lemmy instance to another
(stablenarwhal.github.io)
Support / questions about Lemmy.
Would be nice if it explains exactly what it does. Right now it's just a random web app asking for creds....
The code is completely written in JavaScript, so all the code is readable if you look at the source, which is also available on the GitHub page. https://stablenarwhal.github.io/LemmyInstanceMover/js/script.js
It looks like it uses a Lemmy API endpoint to transfer account settings.
Good call, I'll add some explanations, kinda forgot about those.
EDIT: Done.