thmsmontana / biggrph-webui

A monitoring UI for Big Grph, the distributed graph computation system.

Home Page:http://www.i3s.unice.fr/~hogie/grph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

biggrph-webui

A monitoring UI for Big Grph, the distributed graph computation system.

Usage

Requirements

To run the server, you need to have Node.js installed and configured on your machine.

To install Node.js, download it from its website or run find-node-or-install.sh in a Terminal.

Once Node is installed, open a terminal at the root of the project and run npm install. This will install all the dependencies needed to execute the program.

Running the app

Open a terminal at the root of the project and run npm start to launch the server. By default it will listen the 8080 port of your machine.

About

A monitoring UI for Big Grph, the distributed graph computation system.

http://www.i3s.unice.fr/~hogie/grph/


Languages

Language:CSS 55.9%Language:JavaScript 36.2%Language:HTML 5.2%Language:Shell 2.7%