Commit Graph

4 Commits

Author SHA1 Message Date
pruthvidhodda cd543c9ad2
Update multistate (#144)
* Update 1.hello-world sample to work with multi state store changes

* Correct stateStoreName in README.md

* Update samples 1 and 3

* Update sample 1 to remove string concatenation for stateStoreName
* Update sample 3 to work with the changes made for multi state store

* Correct state url in 3.distributed-calculator sample

* Add references to state store name configuration

* Updating comments

Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-02-11 11:11:13 -08:00
Ryan b5b493008d Reconfigured samples to use env vars for Dapr port instead of hardcoded ports (#69)
* Updated sample 1 to follow env variable convention

* Updated node app to follow env var conventions

* updated to follow env var conventions

* reflected env var changes

* updated to follow consistent env var convention

* updated based on env var changes

* updated to follow env var convention

* updated to follow env var convention

* Fixed subscriber bug

* Undid port change in readme

* Undid port change
2019-10-19 08:17:45 -07:00
Young Bu Park effd71f397 Rename Actions to Dapr 2019-10-04 16:06:33 -07:00
unknown 56bd52141f moved samples from actions repo 2019-09-27 10:42:05 -07:00