Debugging Workshop: Setup Instructions

Debugging Workshop: Setup Instructions

Video Walkthrough

  1. Install Docker Desktop

  2. Clone the Carton Case Management repo

  3. Check out the ai-training-debugging branch

    1. git checkout ai-training-debugging   
  4. Install the Dev Containers extension  in VS Code

  5. Open the carton-case-management folder in VS Code 

    1. do not use "Add to Workspace" — use "Open Folder"

  6. Reopen in Container

    1. Accept the pop-up prompt, or use `Cmd+Shift+P` → "Dev Containers: Reopen in Container."

  7. Verify the app loads

Load localhost:5173 in your browser