git clone git@github.com:openmeterio/openmeter.git
cd openmeter/deploykind create cluster --config ./kind.yamlhelm upgrade --install --dependency-update -f ./charts/openmeter/values.example.yaml openmeter ./charts/openmeterOnce the openmeter-api pod is ready, we can use port-forward to access the API.
This might take a few minutes.
kubectl port-forward svc/openmeter-api 8888:80