docs/debugging.md
Read debugging tips and tricks in Notion if you face problems when setting up the development environment locally.
make local in a terminal.foreman start -f Procfile.debug in a terminal.Now you should be able to set breakpoints in the code and debug the application.