How I deploy my Elm web applications
I share a link to a blog post about how I host my Elm web applications with GitHub Pages and then I describe the next few blog posts I'm going to write about in relation to the deployment of Elm web applications.
Let's begin at the end and talk about deployments.
I have a few topics I want to cover based on my experiences deploying my side projects and my work projects. The first of which is how I host my Elm web applications with GitHub Pages. Other upcoming topics in this area will include:
- Deploying
Browser.application
projects - Using GitHub Actions for manual push-button deploys as well as automated deploys
- Managing separate staging and production deployments
If you have additional questions about deploying your Elm web applications please feel free to send them my way because I'd be happy to answer them.
Don't miss what's next. Subscribe to Elm with Dwayne: