{"id":27734395,"url":"https://github.com/jonashackt/dapr-playground","last_synced_at":"2026-01-23T00:29:37.021Z","repository":{"id":282385436,"uuid":"948414394","full_name":"jonashackt/dapr-playground","owner":"jonashackt","description":"Example project showing DAPR capabilities","archived":false,"fork":false,"pushed_at":"2025-03-14T09:57:25.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-28T13:09:28.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonashackt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-14T09:47:17.000Z","updated_at":"2025-03-14T09:57:28.000Z","dependencies_parsed_at":"2025-03-14T10:47:19.568Z","dependency_job_id":null,"html_url":"https://github.com/jonashackt/dapr-playground","commit_stats":null,"previous_names":["jonashackt/dapr-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonashackt/dapr-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonashackt%2Fdapr-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonashackt%2Fdapr-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonashackt%2Fdapr-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonashackt%2Fdapr-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonashackt","download_url":"https://codeload.github.com/jonashackt/dapr-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonashackt%2Fdapr-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28676145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-28T13:09:25.536Z","updated_at":"2026-01-23T00:29:36.998Z","avatar_url":"https://github.com/jonashackt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dapr-playground\nExample project showing DAPR capabilities\n\n\n\n\n## Kickstart\n\n```shell\n# fire up kind\nkind create cluster --image kindest/node:v1.32.3 --wait 5m --name dapr-playground\n\n# Init DAPR runtime into local kind cluster leveraging DAPR cli (need to install it beforehand)\ndapr init --dev -k\n```\n\nDAPR should now be fired up into our kind cluster:\n\n![](docs/dapr-initializing-in-kind-cluster.png)\n\nCheck via `dapr status -k` if DAPR initialized correctly: \n\n```shell\ndapr status -k \n  NAME                   NAMESPACE    HEALTHY  STATUS   REPLICAS  VERSION  AGE  CREATED              \n  dapr-dashboard         dapr-system  True     Running  1         0.15.0   1m   2025-03-14 10:51.37  \n  dapr-sentry            dapr-system  True     Running  1         1.15.3   1m   2025-03-14 10:51.36  \n  dapr-placement-server  dapr-system  True     Running  1         1.15.3   1m   2025-03-14 10:51.37  \n  dapr-operator          dapr-system  True     Running  1         1.15.3   1m   2025-03-14 10:51.36  \n  dapr-sidecar-injector  dapr-system  True     Running  1         1.15.3   1m   2025-03-14 10:51.36 \n``` \n\nAs [my colleague wrote](https://www.codecentric.de/en/knowledge-hub/blog/exploring-dapr-a-deep-dive-into-distributed-application-runtime):\n\n\u003e Not only does this command install the Dapr runtime, but it also deploys a default Zipkin installation as a tracing backend and a Redis instance for pub/sub and state store purposes.\n\nCheck them out via\n\n```shell\ndapr components -k\n```\n\n# Links\n\nSee the great intro posts by my colleague Manuel:\n\nhttps://www.codecentric.de/en/knowledge-hub/blog/modern-microservices-unleashing-the-power-of-net-core-aspire-and-dapr\n\nhttps://www.codecentric.de/en/knowledge-hub/blog/exploring-dapr-a-deep-dive-into-distributed-application-runtime\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonashackt%2Fdapr-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonashackt%2Fdapr-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonashackt%2Fdapr-playground/lists"}