Skip to content

Commit 66720d0

Browse files
committed
add debug config info
1 parent fe8e39e commit 66720d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/webapp/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,6 @@ The flow to add a Datakinder user is different from adding a user to an institut
6262

6363
In general, the service account used to run this service in GCP will also need to be granted Databricks access in the equivalent environment.
6464

65+
### Local VSCode Debugging
66+
67+
From the Run & Debug panel (⇧⌘D on 🍎) you can run the [debug launch config](../../.vscode/launch.json) for the webapp or worker modules. This will allow you to set breakpoints within the source code while the applications are running.

0 commit comments

Comments
 (0)