aleph-im / front-node-metrics-page

Web App to display Aleph.im node metrics

Home Page:https://node-metrics.gerardmolina.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web App to display Aleph.im node metrics

https://node-metrics.gerardmolina.com

License:MIT License


Languages

Language:TypeScript 79.4%Language:HTML 9.2%Language:Python 7.5%Language:CSS 2.6%Language:JavaScript 1.3%