This repo is a SAFE stack application designed to demonstrate techniques for working with the Result type.
It has a companion blog post here - check it out!
https://www.compositional-it.com/news-blog/demonstrating-result-techniques/
You'll need to install the following pre-requisites in order to build SAFE applications
To concurrently run the server and the client components in watch mode use the following command:
dotnet run
Then open http://localhost:8080
in your browser.
If you want to know more about the full Azure Stack and all of it's components (including Azure) visit the official SAFE documentation.
You will find more documentation about the used F# components at the following places: