Skip to content

Releases: wiki-Bird/Zeruel

v0.1.0

23 Jul 09:02
ed8d442
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Release notes

  • Create and download QR codes
  • Shorten URLs

Installation Guide

  1. Install Rust & SQLite's "Precompiled Binaries".
  2. Download this release
  3. cd Zeruel/rust_qr
  4. diesel migration run or diesel migration redo
  5. cargo run
  6. Zeruel is hosted at http://localhost:8000 by default