Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 602 Bytes

File metadata and controls

31 lines (18 loc) · 602 Bytes

Movers API

  • Ruby version

    • 2.7.6
  • Installation

    • Clone the repo at
    • Open the project folder in your favorite text editor (VSCode recommend)
  • System dependencies

    • Run bundle install to install dependencies
  • Database creation

    • Run rails db:create to create test and development databases
  • Database initialization

    • Run rails db:migrate && db:seed to initialize the database
  • How to run the test suite

    • Run rspec
  • Deployment instructions

  • ...

  • ERD - Live link ERD