Skip to content

hermitex/movers-api

Repository files navigation

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

About

A rails restful API that supports a Movers front end application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages