Anindita Das
4097388055
Updated the text for get-started-api documentation ( #4055 )
...
* Updated the text for get-started-api
Signed-off-by: Anindita Das <dasanuiit@gmail.com>
Signed-off-by: Anindita Das <dasanuiit@gmail.com>
* Update daprdocs/content/en/getting-started/get-started-api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Anindita Das <dasanuiit@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Anindita Das <anindita.das@ibm.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-03-04 07:12:10 -08:00
Hannah Hunter
6e1e74e294
add pre-reqs and section in troubleshooting guide
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-28 11:24:07 -05:00
Mark Fussell
ea9233c5dc
Update install-dapr-selfhost.md
...
Moved the paragraph down
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-13 17:19:24 -08:00
mikeee
5b8b307be4
Apply suggestions from code review
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 18:00:03 +00:00
mikeee
785aaf5615
wrap the kubernetes development environment hint with an alert
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 14:23:55 +00:00
mikeee
fa98d6bbae
Apply suggestions from code review
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 13:58:58 +00:00
mikeee
e9e6774337
Merge branch 'mikeee-init-docs' of github.com:mikeee/dapr_docs into mikeee-init-docs
2024-02-07 19:02:49 +00:00
mikeee
470ae2b91b
fix syntax issue
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-07 18:59:44 +00:00
mikeee
74d26e613f
Merge branch 'v1.12' into mikeee-init-docs
2024-02-07 18:48:24 +00:00
mikeee
feb648081a
add init -k --dev docs
...
Signed-off-by: mikeee <hey@mike.ee>
2024-02-07 18:40:24 +00:00
Mark Fussell
9a35e69eb0
Update daprdocs/content/en/getting-started/install-dapr-selfhost.md
...
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 17:42:48 +05:30
Mark Fussell
d88ccb610b
Update daprdocs/content/en/getting-started/install-dapr-selfhost.md
...
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 17:42:48 +05:30
Prashant Rewar
96cad2bbb3
Update daprdocs/content/en/getting-started/install-dapr-selfhost.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
2024-02-01 17:42:48 +05:30
Prashant Rewar
e9a7a6f995
Update daprdocs/content/en/getting-started/install-dapr-selfhost.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
2024-02-01 17:42:48 +05:30
Prashant Rewar
fc488832c4
Add instructions to open the .dapr folder in the user profile on Windows
...
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
2024-02-01 17:42:48 +05:30
Hannah Hunter
c2a51984a7
add workaround
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 16:50:43 -05:00
Hannah Hunter
eab7975f91
add reqs to multi run instructions
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:19:46 -05:00
Hannah Hunter
d02f303ae2
Update daprdocs/content/en/getting-started/quickstarts/pubsub-quickstart.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-26 14:47:37 -05:00
jhberge
23222073d3
Update step 5 of pubsub-quickstart.md
...
The notice about random numbers was a bit confusing.
Signed-off-by: jhberge <36478438+jhberge@users.noreply.github.com>
2024-01-23 16:13:05 +01:00
Hannah Hunter
4293cdec1b
Merge branch 'v1.12' into update-multi-app-run-steps
2023-11-13 18:25:10 -05:00
Anish Pai
b0d5eb2ed5
Created a powershell and non powershell environment version for the dapr run command in section 3 for running the Dapr Sidecar.
...
Signed-off-by: Anish Pai <anishpai@Anishs-MacBook-Pro.local>
2023-11-11 11:49:25 -05:00
Anish Pai
35ed773345
In Section 3: Run the Dapr Sidecar, the --resources-path flag in the dapr run command was listed incorrectly. It now correctly ends in resources-path ../
...
Signed-off-by: Anish Pai <anishpai@Anishs-MacBook-Pro.local>
2023-11-10 22:52:22 -05:00
İhsan Baran SÖNMEZ
ade6de8d21
Add the step of installing dependencies to the multi-app run steps in the quickstart tutorial document. Add note for python3 problem in Windows environments.
...
Signed-off-by: İhsan Baran SÖNMEZ <ibaranson@gmail.com>
2023-11-08 22:21:01 +03:00
Hannah Hunter
457416da68
add javascript quickstart for crypto
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-25 10:45:39 -04:00
Hannah Hunter
04b2e8068b
resolve conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-11 18:57:19 -04:00
Hannah Hunter
ac04a0f663
fix link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 20:42:35 -04:00
shruthiragu
7d909063ab
Updated app ports in JS and Go Pubsub Quickstart ( #3579 )
...
Updated app ports in Javascript and Go Pubsub Quickstart documentation and fixed typo in actors-timers-reminders building block
Signed-off-by: Shruthi Parthasarathy <shruthiragu23@gmail.com>
Signed-off-by: shruthiragu <115894437+shruthiragu@users.noreply.github.com>
2023-10-03 15:32:56 -07:00
Hannah Hunter
7b0d6bacf1
Merge branch 'v1.12' into issue_3749
2023-10-03 13:58:29 -04:00
Mark Fussell
9e1e548282
Update daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:22:16 -07:00
Hannah Hunter
8faf24ec9e
update
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 19:00:23 -04:00
Hannah Hunter
467bd9de25
update yaml
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 18:57:11 -04:00
Hannah Hunter
3af5b954bf
remove bindings quickstart changes for now and preview alerts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 18:38:08 -04:00
Hannah Hunter
eecadf3de6
start bindings quickstart ahead of changes
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 11:24:42 -04:00
Hannah Hunter
821ca0fb08
update headings
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 11:16:40 -04:00
Hannah Hunter
3706c74591
add multi-app run
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 11:10:13 -04:00
Hannah Hunter
b06d0f2845
removing some typos
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-21 07:52:57 -04:00
niakamk
da48b4cb9f
Update pubsub-quickstart.md
...
.NET app is running on port 7006.
Signed-off-by: niakamk <108847722+niakamk@users.noreply.github.com>
2023-09-20 20:43:28 -04:00
Hannah Hunter
cd472f17a5
fix localized link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-20 17:01:23 -04:00
Hannah Hunter
e3af25cbb5
add java to quickstart
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-20 16:32:17 -04:00
Hannah Hunter
7a1b51b7a3
add ref
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-13 17:43:02 -04:00
Mark Fussell
e224ee7347
Merge branch 'v1.12' into issue_3567
2023-09-12 12:03:53 -07:00
Hugh Xia
28ad651981
Update golang port
...
Signed-off-by: Hugh Xia <xsmlinzi@outlook.com>
2023-08-26 11:46:25 +08:00
Hannah Hunter
0211dfef6e
scaffold out docs for workflow java sdk
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 14:56:59 -04:00
Hannah Hunter
04b5c342fb
update yaml snippet to match updated qs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 11:40:24 -04:00
Hannah Hunter
9f60dacf0f
make workflow quickstart intro more general
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-20 13:35:50 -04:00
Mark Fussell
a7b0b9352b
Merge branch 'v1.11' into nyemade-uversky-patch-1
2023-06-07 20:43:24 -07:00
nyemade-uversky
10acc04f89
Updated log output with correct purchase value workflow-quickstart.md
...
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-06-07 12:18:41 -06:00
Hannah Hunter
8e4d6c3510
Merge branch 'v1.11' into crypto-js
2023-06-07 14:12:33 -04:00
Nick Greenfield
a22fdb590d
update purchase quantity to 10 cars to be consistent with .net
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-06-06 14:56:29 -07:00
greenie-msft
f779b2d0fa
Update daprdocs/content/en/getting-started/quickstarts/workflow-quickstart.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2023-06-06 14:44:43 -07:00