commit | a16a306c0ed0158517b6ddc92676196245c69e82 | [log] [tgz] |
---|---|---|
author | Josh Innis <JoshInnis@gmail.com> | Mon Aug 30 16:10:44 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 30 16:10:44 2021 -0700 |
tree | 833059637733b9aad6231a52ffc878aa5fe11c64 | |
parent | c42a5185e8450081ecf80941cef4319f5444a58b [diff] |
Update README.md Fixed a typo
Incubating Apache AGViewer is graph visualisation tool, for AgensGraph or Apache incubating-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
Apache incubating AGViewer is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.