开始使用 Dapr

    欢迎来到 Dapr 的入门指南

    Dapr Concepts

    这篇入门指南将引导您完成安装,初始化和开始使用 Dapr 的一系列步骤。 The recommended way to get started with Dapr is to setup a local development environment (also referred to as ) which includes the Dapr CLI, Dapr sidecar binaries, and some default components that can help you start using Dapr quickly.

    1. 初始化 Dapr 运行环境
    2. 完成一个组件的配置

    第一步: 安装 Dapr CLI >>