Resources used in the blog post: Dapr with Score and Humanitec — Improving the Developer Experience of your Platform, on steroids!.
make compose-test
docker logs hello-world-nodeapp-nodeapp-1
make kind-create-cluster
make k8s-test
export HUMANITEC_ORG=FIXME
export HUMANITEC_APP=FIXME
export HUMANITEC_ENVIRONMENT=development
humctl login
humctl apply -f humanitec-resources/in-cluster-redis.yaml
humctl apply -f humanitec-resources/redis-dapr-state.yaml
make humanitec-deploy