/mame-challenge

Ruby on Rails app with React front end to run Cookpad competition at conferences.

Primary LanguageRubyMIT LicenseMIT

Mame Challenge

CircleCI

This Ruby on Rails / React app collects competition entries for the Cookpad Mame Challenge, held at Brighton Ruby 2018 and EuRuKo 2018.

Setup

Install

  • brew install redis
  • rake db:setup
    • This should run migrate and seed

Basic auth

This application has basic authentication. The default username is admin and the default password is password.