ultraarchive/README.md

434 B

The Windows moving file animation

ultraarchive

A webtool to explore and add to online archives with ease.

Also my first Svelte project so be nice :(

development

git clone https://git.gay/a/ultraarchive.git
cd ultraarchive
npm i
cp ./config.example.json ./config.json
# edit config file to add 2captcha key
# if you do not have one with credits, contact aria to provide one as needed
npm start