A (beta version of a) Neo4J based product suggestion engine.
Ariadne utilizes Neo4j in a Dockerized environment. To get the environment up and running:
# Run the development build
$ npm run dev
# Force a clean development build and update Neo4j
$ npm run dev:clean