dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

doc: add diagram for how JS SDK interacts with Dapr runtime #521

Closed sicoyle closed 9 months ago

sicoyle commented 12 months ago

Describe the proposal

Is your feature request related to a problem? Please describe. There is no visual representation for how the SDK interacts with the Dapr runtime.

Describe the solution you'd like It would be nice for community members to have a diagram depicting the interactions with end user applications, the Dapr JS SDK, and the Dapr sidecar close to the codebase, within the README.md file.

The diagram should include:

Other ideas that can be included in diagram:

Describe alternatives you've considered We could technically keep the README.md file as is, but it would be nice to have visuals here for community members understanding of these interactions.

Additional context https://docs.dapr.io/developing-applications/sdks/

XavierGeerinck commented 12 months ago

We have this: https://docs.dapr.io/developing-applications/sdks/js/ is that what you are looking for?

sicoyle commented 11 months ago

We have this: https://docs.dapr.io/developing-applications/sdks/js/ is that what you are looking for?

Yes, thank you for pointing this out! Maybe we can link in the readme or add this image to the readme directly. Also, discussing moving something like this to a broader view in the docs because I think this is more of a general diagram. https://github.com/dapr/docs/issues/3736

dapr-bot commented 9 months ago

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot commented 9 months ago

This issue has been automatically closed because it has not had activity in the last 67 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.