mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-01-18 07:48:53 +00:00
.settings | ||
build | ||
src | ||
.drone.yml | ||
.project | ||
Dockerfile | ||
LICENSE | ||
README.md |
graphxq
An interface to Graphviz for BaseX 9.5+
Local Install
copy the contents of the src
folder to your webapp
folder
Requires
- Graphviz intallation with
dot
on the path - restxq default config with (static)
Docker
docker build --tag=graphxq .
docker run -p 8999:8984 graphxq
other
- includes dotML
- BaseX RestXQ interface