mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-11-02 13:41:57 +00:00
No description
|
|
||
|---|---|---|
| .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
doton the path - restxq default config with (static)
Docker
docker build --tag=graphxq .
docker run -p 8999:8984 graphxq
other
- includes dotML
- BaseX RestXQ interface