1998 Forks
25107 Stars
25107 Watchers

dapr

Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.

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