- Pull 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 loggig format not the development one.
- All runtime configuration should be suplied in the UNIX environment
- Rails logging uses lograge.
bin/setup help
can tell you how to see this locally