Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 421 Bytes

Readme.md

File metadata and controls

21 lines (15 loc) · 421 Bytes

Greek mythological Family Tree

Silvan's experiment for:

  • Neo4j graph database
  • D3js force diagram
  • Docker

Install

docker-compose up

Notes:

Neo4J is not really necessary here. If we use /static/data.json` we can do completely without Neo4J.

Neo4J is very resource-hungry and running it on a cloud environment is costly. So at the moment it's disabled.