- Pull the app from version control
- Make sure you have Postgres running
bin/setup
bin/run
bin/cicontains all the tests and checks for the apptmp/test.logwill 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 helpcan tell you how to see this locally