/nearest-fuel-station

Backend Module 3 Diagnostic

Primary LanguageRuby

Nearest Fuel Station

Versions

Ruby 2.7.4

Rails 5.2.6

Set Up

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