Commit Graph

4 Commits

Author SHA1 Message Date
pruthvidhodda 98fb473cbd
Update sample 2 to work for 'Next Steps' section in Readme (#149)
* Update sample 2 to work for 'Next Steps' section in Readme

* Copy node and python app code
* Correct the Dockerfiles
* Correct the makefile
* Add tags to images in yaml

* Delete package-lock.json

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-02-11 15:27:31 -08:00
Artur Souza 665605623e
Merge sample 1 and 2 (#113)
* Update README.md for 1.hello-world.

Update README.md for 1.hello-world to reflect latest version.

* Changing samples 1 and 2 to share the same sample apps.
2019-11-25 12:07:56 -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 be69b52351
rename node.js to node (#56)
* rename node.js to node
2019-10-15 16:55:29 -07:00