Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jtbdos.com/llms.txt

Use this file to discover all available pages before exploring further.

JTBDOS has pre-configured VSCode to work as adebugger. The .vscode/launch.json file contains the configuration for the debugger and is configured to work for all the apps in the monorepo. To use the debugger, simply open the app in VSCode (or any VSCode-compatible editor) and go to the Debug panel (Ctrl+Shift+D on Windows/Linux, ⇧+⌘+D on macOS). Select a launch configuration, then press F5 or select Debug: Start Debugging from the Command Palette to start your debugging session.