Skip to content

aleph-im/front-node-metrics-page

Repository files navigation

Front Node Metrics Page

This is a webpage that allows users to fetch last 2 weeks of metrics of all the nodes (CCN and CRN) in Aleph.im network node-metrics-shots

Getting Started

  1. Make sure you have node and npm in your machine
  2. Clone this repository
  3. Install dependencies
    npm i
  4. Start server locally
    npm start

Deployment

Deploys are automated with GitHub Actions to happen for every push in the main branch

Built With

  • React - The web framework used
  • Plotly.js - Used to generate visual analytics

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details