chore: line indent
3 files changed
tree: 943bf62b473e4530cf62d075469b924804c1ead9
  1. .github/
  2. backend/
  3. frontend/
  4. .dockerignore
  5. .gitignore
  6. contributing.md
  7. docker-entrypoint.sh
  8. Dockerfile
  9. ecosystem.config.js
  10. LICENSE
  11. package.json
  12. README-ko.md
  13. README.md
README.md

PRs Welcome

Goal of AGViewer

AGViewer is graph visualisation tool, for AgensGraph or Apache AGE.

How to use this image

docker run \
    --publish=3001:3001 \
    --name=agviewer \
    bitnine/agviewer:latest

License

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