/Zeruel

Generate QR-Codes & Shorten Links

Primary LanguageRust

Zeruel Logo

Zeruel: Generate QR-Codes & Shorten Links

Built with Rust & SQLite, Zeruel is a lightweight & easy to use QR-Code generator and URL shortner.



Installation Guide

Note: Zeruel is currently in development.

  1. Install Rust & SQLite's "Precompiled Binaries".
    • For more information on installing SQLite, I recommend this guide.
  2. git clone https://github.com/wiki-Bird/Zeruel
  3. cd Zeruel
  4. cargo build
  5. cd Zeruel/rust_qr
  6. diesel migration run
  7. cargo run
  8. Open http://localhost:8000 in your browser.



Images



Core Dependencies