Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 461 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 461 Bytes

Comeals

This app was designed to allow Cohousing communities to reconcile the cost of common meals.

Getting Started

  • git clone https://github.com/joyvuu-dave/comeals-backend.git
  • bundle install
  • bundle exec rake db:setup
  • unset PORT && bin/rails server
  • admin.lvh.me:3000

TODO

  • remove counter_culture
  • fix sendgrid
  • skylight?
  • newrelic?
  • goldiloader?
  • dalli?
  • fly.io?
  • railway.app?