- 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 apptmp/test.log
will use the production logging format not the development one.
- All runtime configuration should be supplied in the UNIX environment
- Rails logging uses lograge.
bin/setup help
can tell you how to see this locally