Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 653 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 653 Bytes

README

To get started

  1. Clone the repo
  2. Switch to Ruby 3.2.2 using rvm use 3.2.2
  3. Install depenndencies using bundle
  4. Create DB usinng rails db:create and rails db:migrate
  5. Seed the database using rails db:seed
  6. Start up server using rails s

Screenshot 2023-12-12 at 11 34 01 PM Screenshot 2023-12-12 at 11 33 51 PM Screenshot 2023-12-12 at 11 34 17 PM