Debugging Workshop: Setup Instructions
Install Docker Desktop
Clone the Carton Case Management repo
Check out the ai-training-debugging branch
git checkout ai-training-debugging
Install the Dev Containers extension in VS Code
Open the
carton-case-managementfolder in VS Codedo not use "Add to Workspace" — use "Open Folder"
Reopen in Container
Accept the pop-up prompt, or use `Cmd+Shift+P` → "Dev Containers: Reopen in Container."
Verify the app loads
Load localhost:5173 in your browser