Built with Rust & SQLite, Zeruel is a lightweight & easy to use QR-Code generator and URL shortner.
- Install Rust & SQLite's "Precompiled Binaries".
- For more information on installing SQLite, I recommend this guide.
git clone https://github.com/wiki-Bird/Zeruelcd Zeruelcargo buildcd Zeruel/rust_qrdiesel migration runcargo run- Open
http://localhost:8000in your browser.


