dapr / quickstarts

Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
Apache License 2.0
1.02k stars 516 forks source link

Reworked javascript workflow examples to use a webserver #1039

Open olitomlinson opened 2 weeks ago

olitomlinson commented 2 weeks ago

Description

Workflows are better expressed in the context of a webserver (this is how 99% of users will host and author workflows) therefore I've included working examples of how to do this, using native express and Dapr Server.

Issue reference

N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list: