FredericHeem/starhackit

View on GitHub
server/docs/Debugging.md

Summary

Maintainability
Test Coverage
## Debugging

The recommended way to debug the server and its testing suite is with *VS Code*. 
See [how to debug with VS code](https://code.visualstudio.com/Docs/editor/debugging)

Debug configurations are located at [launch.json](../../.vscode/launch.json)