mirror of https://github.com/dapr/docs.git
|
||
---|---|---|
.. | ||
cluster | ||
readme.md | ||
setup-dapr.md |
readme.md
Getting Started
Dapr is a portable, event-driven runtime that makes it easy for enterprise developers to build resilient, microservice stateless and stateful applications that run on the cloud and edge and embraces the diversity of languages and developer frameworks.
To build and run your Dapr applications, you will need to setup your environments and install Dapr:
Once Dapr is installed, you can try out Hello-World sample first and then explore the other Dapr samples to evaluate the Dapr concepts, such as service invocation, state management, pubsub, bindings, etc.