Skip to content

hoangph271/hbp

Repository files navigation

Deploy latest

To be abandoned Rocket.rs website

It's actually live here


Issues:

  • Pretty much only work on Linux & macOS
  • Not working on a blockchain (that was the original plan)

Build:

  • Debian/Ubuntu based distros:
# Install required packages:
sudo apt install build-essential pkg-config libssl-dev -y

# Release build:
cargo build --release

Setup:

  • Initialize the .env file and the Rocket.toml file
  • Run cargo run .

Preview:

image

Releases

No releases published

Packages

No packages published