Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 295 Bytes

README

  • Ruby version: see .ruby-version
  • System dependencies: brew install postgresql
  • Configuration: secrets.yml
  • Database initialization: $ rails db:setup
  • How to run the test suite: $ rails test
  • Deploys are automatic from development for staging and master for production