To test this locally, the following should be adequate for setup:
- Clone the Repo
- Setup the DB/run the Seeds with
rake db:setup bundle install- Start a Rails server locally with
rails s
NOTE: There is a seeds.rb file that creates a test user. Credentials are as follows:
Email: test@testing.com
Password: password