Skip to content

Real-Life-IaC/ch-api

Repository files navigation

Chapter: API Repo

Create the virtual environment and install dependencies

make init

Activate the virtual environment

source .venv/bin/activate

Run the tests

make test

Help with Make recipes

make help

Releases

No releases published

Packages

No packages published