A web frontend for scanimage cli-command, written in rust as backend/api
and vanilia html/css/js as frontend
Either create a scans directory in the root of this project and then build with:
cargo build --release`and start with:
cargo run --releaseor just use:
makeand then:
make runAfter building and running just go to localhost:8080