commit | 2c55b2302875449565674aa039517734cf338031 | [log] [tgz] |
---|---|---|
author | Alex Kwak <take-me-home@kakao.com> | Fri Dec 17 10:44:34 2021 +0900 |
committer | Alex Kwak <take-me-home@kakao.com> | Fri Dec 17 10:44:34 2021 +0900 |
tree | b3507a9160c47de3665d7567a4e5e0e697e610f2 | |
parent | d4b031088cbb08e9b703bc011ca198f4553c0dcc [diff] |
Stamp 1.0.0
Apache AGE Viewer(Incubating) is graph visualisation tool, for Apache AGE(Incubating). This is a sub-project of the Apache AGE (incubating) project.
docker run \ --publish=3001:3001 \ --name=agviewer \ bitnine/agviewer:latest
npm run setup npm run start
npm run setup-backend npm run build-front npm run build-back pm2 stop ag-viewer-develop pm2 delete ag-viewer-develop pm2 start ecosystem.config.js
Apache AGE Viewer(Incubating) is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.