- Pull down the app from version control
- Make sure you have Postgres running
- 'bin/setup'
- 'bin/run'
- 'bin/ci' contains all the tests and checks for the app
- 'tmp/test.log' will use the production logging format not the development one.
- All runtime configuration should be supplied in the UNIX enviroment
- Rails logging uses lograge. 'bin/setup help' can tell you how to see this locally