Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 386 Bytes

File metadata and controls

16 lines (11 loc) · 386 Bytes

README

Identifying details

Author: Sherman Ho Wei Jun

Matriculation number: A0201413A

Personal Notes

When setting up on Heroku, copy the following fields from the Resources tab into Config Vars

  • MY_APP_DATABASE_NAME
  • MY_APP_DATABASE_NAME
  • MY_APP_DATABASE_USERNAME
  • MY_APP_DATABASE_PASSWORD

Then in Heroku console, run rails db:migrate, then rails db:seed