NetworkStatus is a developer tool to have the status of Hive-Engine and HiveSQL status with some data.
You need to install PHP and Composer on your computer. After that, just clone the repo, make an install and run the server :
git clone https://github.com/fkosmala/networkstatus
cd networkstatus
composer install
php -S localhost:8080 -t public
Now, keep the terminal open, and go to http://localhost:8080/ and that's it !
This project is fully based on Slim 4 framework, you can find a documentation to configure your web server here : https://www.slimframework.com/docs/v4/start/web-servers.html
If you want to support the project, you can send some HIVE/HBD to the @bambukah account. You can also tell me what do you want for future versions.