graphxq/README.md
apb 0ba9bf733c
Some checks reported errors
continuous-integration/drone/push Build was killed
[mod] readme
2021-05-23 22:00:54 +01:00

368 B

graphxq

An interface to Graphviz for BaseX 9.5+

Local Install

copy the contents of the src folder to your webapp folder

Requires

  1. Graphviz intallation with dot on the path
  2. restxq default config with (static)

Docker

docker build --tag=graphxq .

docker run -p 8999:8984 graphxq

other

  • includes dotML
  • BaseX RestXQ interface