service Setting up continuous integration for F# Suave app to Azure Whenever I start a project I tend to have a continuous build and deployment pipeline setup as it makes the development and testing a lot more easier. In this tutorial we are going to take a look at how to setup a continuous building
fsharp Deploying F# Suave web app to Azure using Flynn I was playing around with F# and Suave to build a service and the first thing I usually do whenever I dive into a new language and web framework is figure out how to deploy it to a public cloud. This helps me create