New `elm-live` 4.0.0 Alpha!

Just released the alpha for elm-live 4.0.0 which includes the following updates:

  • Hot Reloading
  • Browser notifications
  • Local SSL
  • Reload Only
  • …more

Would love the communities feedback and testing to make sure everything is rock solid before releasing as the official version of elm-live. Shout out to @lucamug for the help with all of this!

15 Likes

Totally awesome. In the past I was running it with caddy as a proxy but that’s now included.

Also congrats on the project page. I really like the style. Is it written in elm?

Thank you! Glad you like the site. :slightly_smiling_face:

It is not written in Elm. Only because with it being a content based site I wanted to make sure it was SSR so I went with Gatsby. However, I have plans for an interactive command sandbox that will be built in Elm and embedded on the site at some point.

1 Like

Will websockets be forwarded by the proxy that you include?

Honestly, I am not sure! I would love to know if it works, but I have a hunch no. :slightly_frowning_face:.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.