Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 368 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 368 Bytes

README

Community Shield Server

Setup Instructions

  • Ruby version 2.6.3

  • Configuration bundle install figaro install

  • Database creation This app uses a postgres database rails db:setup

  • Database initialization rails db:migrate

  • How to run the test suite bundle exec rspec

  • Deployment App is deployed at http://community-shield.herokuapp.com