Home > EventBone

EventBone

EventBone is a project mainly written in JavaScript, it's free.

A Backbone powered events front end for Google Calendar

== Uses thin webserver. To start at 'http://0.0.0.0:4000' == run the following command:

thin -R app.ru start -p4000

== Rack up config found in app.ru, default configuration is to show index.html == Remember to 'bundle install' to install the necessary gems

Previous:TestManage