You can play with it both at localhost and in microk8s deployment.
Requires installed prerequisites: pip3 install -r ./requirements.txt
make run
Requires installed prerequisites: pip3 install -r ./requirements_test.txt
make test
make build
Requires docker image to be built already
make deploy
Requires docker image to be built already
make redeploy