Skip to content

Hesiod Event Management 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... Unfinished

Notifications You must be signed in to change notification settings

willhughes11/hesiod_event_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

Hesiod Event Manager

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.

Dependencies

Rust
Yarn
Next.js

Running Resources in Dev Mode

Run Rust Rocket API

cd /host/api
cargo watch -x run

Run Next.js/React Dashboard

cd /host/client
yarn dev

Run Host Machine Event Manager

cd /host/events
RUST_LOG=INFO cargo run

About

Hesiod Event Management 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... Unfinished

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published