Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 273 Bytes

Setup

Requirements

  • Ruby 3.0.0
  • Bundler 2

Setup steps

  • Clone repo git clone <link to repo>
  • Run bundle install·
  • Setup database rails db:setup
  • Run server rails s

Task