mirror of https://github.com/dapr/quickstarts.git
Move files
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
This commit is contained in:
parent
90898f85b5
commit
93d551006b
|
|
@ -51,6 +51,7 @@ dapr run --app-id order-processor --app-protocol grpc --dapr-grpc-port 50001 --c
|
|||
```
|
||||
==========Begin the purchase of item:==========
|
||||
To restock items, type 'restock'.
|
||||
To exit workflow console app, type 'exit'.
|
||||
Enter the name of one of the following items to order: paperclip, cars, computers: cars
|
||||
How many cars would you like to purchase? 11
|
||||
Starting order workflow, purchasing 11 of cars
|
||||
Loading…
Reference in New Issue