VS Code Docker Dev
This repository provides two VS Code Dev Container modes:
external: connect to externally managed PostgreSQL and Redisinternal: create PostgreSQL and Redis inside the dev environment
Open the wanted config in VS Code:
.devcontainer/external/devcontainer.json.devcontainer/internal/devcontainer.json
Both modes mount the repository into /workspaces/K12study.