Skip to content
Andreas Petersen (Guldberg) edited this page Jun 23, 2022 · 14 revisions

Welcome to the wiki of BHelpful

If you are new to GitHub we recommend you checkout GitHub Skills to learn the basics.

If you need more immediate help, you are welcome to join our discord server.

Use sidepanel to find information about a application in the monorepo.

All applications

Development

Debugging

The simplest way to debug (when working from Visual Studio Code) is to install the Javascript Debugger and enable auto attach. This will automatically enable debugging every time you simply start a node script in the integrated terminal in VS code.

Other

Clone this wiki locally