Skip to content

AkuaTech/eineage-dashboard

Repository files navigation

Eineage UI

Frontend for the Eineage MQTT server.

What it shows

  • live monitor charts
  • raw logs
  • historical trends
  • simple power and energy summaries

Run it

  1. Install deps
npm install
  1. Set the API base URL if needed
VITE_API_BASE_URL=http://localhost:3000
  1. Start the app
npm run dev
  1. Build it
npm run build

Notes

  • The app expects the backend API to be up.
  • The monitor tab uses 1 MIN, 5 MIN, 15 MIN, and 1 HOUR views.
  • The trends tab uses 1H, 1D, 1W, and 1M views.

Files

About

Dashboard that provides monitoring and visualization of MCU performance and system metrics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors