Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wiki-Bird wiki-Bird released this 23 Jul 09:02
· 8 commits to main since this release
ed8d442

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