- Git clone the repo
- Run
bundle install - Install Postgresql or db of choice
- Set env variables
IP- for db IP addressdev_pet_user- for dev user in dbdev_pet_pass- for dev password in dbprod_pet_user- for production user in dbMYAPP_DATABASE_PASSWORD- for production password in dbSECRET_KEY_BASE- as needed
- Run
rails db:schema:load - Run
rails db:seed
Wiki splash page - https://github.com/Mirv/pet_store_003/wiki