/ariadne

A Neo4J based product suggestion engine.

MIT LicenseMIT

Ariadne

A (beta version of a) Neo4J based product suggestion engine.

Instructions

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