A simple dashboard framework written in AngularJS.
You need NodeJS and Redis running and up.
git clone https://github.com/nukomeet/kokpit
cd kokpit
npm install
Run it as:
foreman start
Web application will be accessible at localhost:5000
.