Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 416 Bytes

Distributed hardware monitoring system

  • "stats-client" - Utility written in Rust to send device statistics to DB
  • "dashboard-ui" - Angular Front-End for the System
  • "docker-compose.yml" - Docker Compose configuration to start databases
  • "hardware" - Java microservice that contains "Hardware" and "Hardware Statistics" modules
  • "crypto-users" - Contains "User" module and authentication implementation