#Realtime timeline with hapi.js, nes and RethinkDB
This is the code for this blog-post: Realtime timeline with hapi.js, nes and RethinkDB
##How to setup?
You should have a current version of node installed and a local RethinkDB server running. Now just clone the repository and execute these commands:
npm install -g browserify
npm install
npm start