Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 133 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 133 Bytes

Knowledge Graph Demo

Running Neo4j on docker

cp .env.example .env
docker-compose up neo4j

open http://localhost:7474