/whats-in-my-food

Backend Module 3 Diagnostic

Primary LanguageRuby

What's in my Food

Versions

Ruby 2.7.2

Rails 5.2.5

Setup

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