Skip to content

A Graph-based Visualisation Software for Interactive Visualisation Design

License

Notifications You must be signed in to change notification settings

hd-chuong/GravityPlusPlus

Repository files navigation

GravityPlusPlus

A Graph-based Visualisation Software for Interactive Visualisation Design.

Working demo

alt text

Build the docker container.

docker-compose build

Build the client

cd client

npm install 

Run the Node server and Neo4J database.

docker-compose up

To run the client,

cd client

npm start

Access the client side from a browser:

http://localhost:7472/

API Server

http://localhost:7473/

Neo4J Browser access

http://localhost:7474/

About

A Graph-based Visualisation Software for Interactive Visualisation Design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages