Dapr user documentation, used to build docs.dapr.io
Go to file
Young Bu Park 081e5b032c
Initial commit of getting started (#40)
* Initial commit of getting started

* add additional note for vm driver

* fix some

* fix typos

* refine more

* Updates to readme

* Update to getting started

* Update changes to getting started

* fix cr

* fix cr

* fix cr

* wip

* rename to readme.md
2019-10-03 22:12:48 -07:00
best-practices remove /docs folder to have folders at root level 2019-09-19 22:15:20 -07:00
concepts Fix broken link (#53) 2019-10-03 21:19:28 -07:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started Initial commit of getting started (#40) 2019-10-03 22:12:48 -07:00
howto consume topics how to (#52) 2019-10-03 21:20:52 -07:00
images Delete actions_orleans.png 2019-09-20 13:46:21 -07:00
quickstart remove /docs folder to have folders at root level 2019-09-19 22:15:20 -07:00
reference remove /docs folder to have folders at root level 2019-09-19 22:15:20 -07:00
tutorials/actors remove /docs folder to have folders at root level 2019-09-19 22:15:20 -07:00
readme.md Update readme.md 2019-10-03 11:37:40 -07:00

readme.md

Dapr documentation

Welcome to the documentation repository for Dapr. You can learn about Dapr from the below links.

  • Getting Started - Set up your environment with Dapr
  • Quickstarts - Quick start guides for developing apps using Dapr
  • Concepts - Core Dapr concepts explained
  • How-Tos - Guides explaining how to accomplish specific tasks with Dapr
  • Reference - Detailed reference documentation
  • Tutorials - End to end tutorials developing applications using Dapr