Roll API is Simple Ruby on Rails Polling App Api.
Note: The client app will be available soon.
- postgresql installed and running
- redis-server installed
gem install foreman
if you don't have it installed in your machine.
bundle install
foreman start
bundle exec rspec spec