Application hosted here modivle
feedback, contributions very welcome!!
You'll need Redis installed. Details at http://redis.io/download
Next, run npm install
which will use npm to install all the dependencies.
Depending on your configuration, you might need to export the installed modules to your path.
When you make changes, you can update the project using the makefile. (make all
)
Finally, execute the app - node app.js