/whats-in-my-food

Backend Module 3 Diagnostic

Primary LanguageRuby

What's in my Food

Versions

Ruby 2.5.3

Rails 5.1.7

Setup

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