hosted website: https://hidden-dusk-42452.herokuapp.com/
email: tester@tester.com
pass: tester
created in ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]
refer to Gemfile
refer to Gemfile
created with sqlite deployed to heroku with postgres
rails db:create'
rails db:migrate'
n/a
n/a
- install rails, ruby, postgres
- run
bundle install
to install necessary gems - run
rails s
to start server - visit
localhost:3000
to see the website