Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 328 Bytes

File metadata and controls

26 lines (13 loc) · 328 Bytes

EthStats Network Server Dashboard

This project permit to have a view of the ethstats server and his connected clients.

pre-required

node -v = v9.11.2

install

npm install

Build

npm run build

directory ./dist will be created.

Build docker image

sh release.sh

Run in docker compose

sh up.sh