Home

Awesome

PRs Welcome <a href="https://github.com/apache/age/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/apache/age-viewer"/> <a href="https://github.com/apache/age/stargazers"> <img src="https://img.shields.io/github/stars/apache/age-viewer"/>

</p>

What is Apache-Age Viewer

Apache-Age Viewer is a web based user interface that provides visualization of graph data stored in a postgreSQL database with AGE extension. It is graph visualisation tool, for Apache AGE.

This is a sub-project of the Apache AGE project.

Recommend Node Version & install module

Install latest pm2 with : npm i pm2

pm2 is an NPM module to run the project in production mode, and hence is optional for getting started with setting up development environment for Age-Viewer

Running Age-Viewer

This will start the age-viewer on http://localhost:3000 if port 3000 is free.

How to build using command

Connect Apache Age-Viewer to PostgreSQL Database

Initial Connection Layout enter image description here To Connect to postgreSQL server running from Docker Container

The following field is same as used to make the docker container specified above as flags.

License

Apache AGE Viewer is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.