Thanks to https://github.com/aseemk/node-neo4j-template for a great template
git clone [email protected]:alexfrieden/familytree.git
cd familytree
npm install
You'll also need a local Neo4j 2.0 instance.
Install it via neo4j.org/download,
or if you're on a Mac, brew install neo4j
.
Start your local Neo4j instance (e.g. neo4j start
), then:
node app.js
The app will now be accessible at http://localhost:3000/.
- MIT license.
- Questions/comments/etc. are welcome.
- As an exercise, I built this without using CoffeeScript or Streamline. What a gigantic pain! Never again. =P
4abf74dfc4bfc4b8a712a95d7add5f6a3bb4914e