All Projects → speculare-cloud → speculare-dashboard

speculare-cloud / speculare-dashboard

Licence: Apache-2.0 license
[WIP] Display the data collected by Speculare, in a (future) beautiful UI

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to speculare-dashboard

javametrics
Application Metrics for Java™ instruments the Java runtime for performance monitoring, providing the monitoring data visually with its built in dashboard
Stars: ✭ 19 (+58.33%)
Mutual labels:  metrics-visualization
fornalder
Visualize long-term trends in collections of Git repositories.
Stars: ✭ 80 (+566.67%)
Mutual labels:  metrics-visualization
PySODEvalToolkit
PySODEvalToolkit: A Python-based Evaluation Toolbox for Salient Object Detection and Camouflaged Object Detection
Stars: ✭ 59 (+391.67%)
Mutual labels:  metrics-visualization

Speculare Dashboard

Dashboard for your metrics

Apache 2 License CodeFactor Docs

Speculare dashboard is intended to display data from speculare-client childrens using speculare-server and speculare-pgcdc.

This dashboard is not yet finished. There are still missing charts, functionallity, ... which are not yet implemented.

Server setup / Dev setup

  • Install all deps
npm install
  • Create a .env file based on .env.example

  • Run local dev server

npm run serve
  • Compile files for production
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].