Sample Blog App

April 20, 2015 ยท View on GitHub

A sample blog app written in volt. Just to demo code, no user auth yet.

To Run, start mongodb in one terminal:

mongod

Then run the project:

bundle install
volt server