This .devcontainer
directory contains the configuration for a dev container and isn't used by the sample application.
The dev container configuration lets you open the repository in a GitHub codespace or a dev container in Visual Studio Code. For your convenience, the dev container is configured with the following:
- Python
- PostgreSQL
- Redis
- Azure Developer CLI (so you can run
azd
commands directly).