This is a blog that I'm building from scratch. As you can see I'm just getting this started, and I invite you to join me in the Journey. I'm using a .NET Blazor Web Front End with a Orleans Framework backend to handle the Data and Persistence. This is a work in progress as I'm using it to learn the .NET Orleans Framework for handling Service calls.
- Database persistence (MongoDB, although this is pretty pluggable via Class attributes on the Grains)
- Where do we want to host (DigitalOcean?)