#### Actual Currently we use `./bin/start.sh` script for running the `CLI` which contains the `DEBUG` flag. #### Expected We want to create a `./bin/dev.sh` script with `DEBUG` set to `true` so we use it likely the most on development mode.