Hesiod is a free software application used for event monitoring and alerting. It records real-time metrics in an embedded database system and alerts real-time.
cd /host/api
cargo watch -x run
cd /host/client
yarn dev
cd /host/events
RUST_LOG=INFO cargo run