What's in my Food

Versions

Ruby 2.7.2

Rails 5.2.5

Setup

  • Clone this repo
  • bundle install
  • bundle exec figaro install
  • rails db:{create,migrate}
  • rails s