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