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
- Make sure you have node and npm in your machine
- Clone this repository
- Install dependencies
npm i
- Start server locally
npm start
Deploys are automated with GitHub Actions to happen for every push in the main
branch
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details