-
Notifications
You must be signed in to change notification settings - Fork 37
How to build and run
ohadedry edited this page Oct 22, 2025
·
3 revisions
Working with Docker provides a ready-to-use development environment with all dependencies pre-installed.
Prerequisites:
- Docker Desktop
- Visual Studio Code
- Dev Container extension installed on Visual Studio Code
Open the repository in VSCode with Dev Container:
- Ensure Docker is up and running.
- Open the repo in VSCode.
- Ensure the Dev Containers extension is installed.
- If prompted by VSCode, select "Reopen in Container." Otherwise, open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P), search for and select "Dev Containers: Reopen Folder in Container."
- Wait for VSCode to build and start the container. This process might take a few minutes the first time.
- Run the code (F5 with VSCode) and on first prompt type
auth login.