Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 655 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 655 Bytes

Easy Retro

Virtual Card Wall aimed for agile retrospectives

Build Status

Installing

$ gem install bundler
$ bundle

Running tests

$ bundle exec rake spec

Running application

$ bundle exec rake start

Which will start the server in production environment. Other options include test and development.

$bundle exec rake start:development

Mongo

$ mongod --dbpath /some/existing/dir

Production

Check the website at http://easyretro.herokuapp.com