Frontend counterpart for stats-node server. Built with React, it's a single page application for rendering data from stats-node API. Supports all kinds of sorting, filtering operations that the API supports itself and other operations like drawing connection graphs, logging in, etc.
- Node.js LTS
- Yarn
yarn install
yarn start
yarn build