A mangareader completly written in rust
curl -O https://raw.githubusercontent.com/ManReadApp/ManRead/master/install.sh && bash install.sh
download https://huggingface.co/datasets/GriddleDean/mangaupdates/resolve/main/postgres.sql?download=true
and place in data/external
cd api
cargo r --release
cd app
cargo r --release