Hi all! I wrote a blog post on how to use the serverless Dapr APIs in Catalyst to build a distributed app for selling pizzas online.
The back-end services are written in .NET and use the Dapr APIs for workflow, pub/sub, service invocation, and state management. The front-end is using Vue and two serverless NodeJS functions. The post contains a link to the GitHub repo so you can try the project yourself. Iām curious what you think of this!