| commit | eef724e0783489971a1e9dac7ba482e09de0f25c | [log] [tgz] |
|---|---|---|
| author | shinhanbyeol <76985229+shinhanbyeol@users.noreply.github.com> | Mon May 17 18:00:09 2021 +0900 |
| committer | GitHub <noreply@github.com> | Mon May 17 18:00:09 2021 +0900 |
| tree | f7ef548cab516d0097af3322ba1506ca84ba83c6 | |
| parent | e15be8269b6080bb924a7134b5b9887030511948 [diff] | |
| parent | efaa16660f7f80e3097daef3ef04f49a4a511a76 [diff] |
Merge pull request #14 from bitnine-oss/@feature/edge-thickness @feature/edge thickness
AGViewer is graph visualisation tool, for AgensGraph or Apache AGE.
docker run \
--publish=3001:3001 \
--name=agviewer \
bitnine/agviewer:latest
npm run setup npm run start
npm run setup-backend npm run build-front pm2 stop ag-viewer-develop pm2 delete ag-viewer-develop pm2 start ecosystem.config.js
AGViewer is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.