dapr / samples

Community driven repository for Dapr samples
Apache License 2.0
416 stars 174 forks source link

Codespaces #75

Closed DarqueWarrior closed 3 years ago

DarqueWarrior commented 3 years ago

Added the devcontainer.json required to install the Dapr CLI and run dapr init so all the samples can be run from Codespaces.

DarqueWarrior commented 3 years ago

I want to rebase from different starting branch.