This project is in need of a better name. Suggestions are welcome!
hemrs is a solution that retrieves and stores sensor data
- Backend
- Contains a RESTful api over the database
- Rust
- Make
- Postgres instance
To build
cargo build
To run (with my defaults)
cargo run
For configuration options run
cargo run -- -h