1651 Forks
21105 Stars
21105 Watchers

dapr

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

How to download and setup dapr

Open terminal and run command
git clone https://github.com/dapr/dapr.git
git clone is used to create a copy or clone of dapr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dapr https://github.com/dapr/dapr/archive/master.zip

Or simply clone dapr with SSH
[email protected]:dapr/dapr.git

If you have some problems with dapr

You may open issue on dapr support forum (system) here: https://github.com/dapr/dapr/issues