To use the devcontainer, follow these steps:
- Install Visual Studio Code.
- Install the Remote - Containers extension.
- Open the project in Visual Studio Code.
- When prompted, reopen the project in the container.
- The devcontainer will automatically install the dependencies from
requirements.txt
andfaircamp
.