This repo contains code relating to the Digital Services Knowledge Graph project at the Max Planck Institut for Legal History and Legal Theory.
A prototype of the planned web application is here.
cp ./neo4j.json.dist ./neo4j.json
- Adapt the values in
neo4j.json
.
- run
npm install
. This will generate ESM-Modules in the lib folder. - update the import paths in
app.js
.