/matcher

A backend for Matcher, an app to connect with people around

Primary LanguageRubyMIT LicenseMIT

Matcher

A backend for Matcher, an app to connect with people around you.

  • Ruby version: see .ruby-version
  • System dependencies: $ brew install imagemagick postgresql
  • Configuration: see config/secrets.yml
  • Database initialization: $ rake db:setup
  • How to run the test suite: $ rake test