Skip to content

Latest commit

 

History

History

.devcontainer

  1. Build base image
cd .devcontainer
task dc:build-tech-stack-base
  1. Open VSCode and install the Dev Containers extension.

  2. Reopen the project in VSCode

cd tech-stack
code .
  1. Click Reopen in Container in the pop-up.