Getting started with Dapr

    Welcome to the Dapr getting started guide!

    Dapr Concepts

    This guide will walk you through a series of steps to install, initialize and start using 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. Initialize Dapr
    2. Configure a component

    First step: Install the Dapr CLI »