Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 430 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 430 Bytes

Rust ESP32 Metrics Platform

Esp Rust Dependencies

Check esp-rs/rust-build for the most up-to-date setup guide

  1. Install espup
    cargo install espup
  2. Add this to your .zshrc or .bashrc
    . $HOME/export-esp.sh
  3. Open a new terminal

Running the axum server with docker-compose

docker-compose up --build