You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Fixes#1272
## Changes proposed
- Commit `launch.json` file at `./.vscode` folder
- Debugging targets for both frontend Next and API
- Update API and frontend docs
Summary
-Add a
docker-compose.debug.yml
, ideally pulling from apydantic BaseConfig
class to store associated config.start-debug
This would be setup just for VSCode breakpointing, but I believe PyCharm has a similar setup if needed.
Acceptance criteria
make start-debug run-log
still workThe text was updated successfully, but these errors were encountered: