update defalut-template flexible desing
2 files changed
tree: 84f811473106a4e93791a95e523ec61330c78a4a
  1. backend/
  2. frontend/
  3. .dockerignore
  4. .gitignore
  5. contributing.md
  6. docker-entrypoint.sh
  7. Dockerfile
  8. ecosystem.config.js
  9. LICENSE
  10. package.json
  11. README-ko.md
  12. 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.