This Ruby on Rails / React app collects competition entries for the Cookpad Mame Challenge, held at Brighton Ruby 2018 and EuRuKo 2018.
- brew install redis
- rake db:setup
- This should run migrate and seed
This application has basic authentication. The default username is admin
and the default password is password
.