Elm and Python on a glitch!

Hi there!

I’ve setted up a Glitch project mixing Elm code and Python/Flask server. The app is a chat-like; no effort in styling, the aim of the project is to demonstrate the ability to run Elm & Python on Glitch.Here is the app demo :
https://elm-flask-skeletton.glitch.me/
You can see the source code here : https://glitch.com/edit/#!/elm-flask-skeletton

The files for setting up the this stack are glitch.json, sh/install.sh and sh/start.sh.

Feedback welcome!
Sébastien

3 Likes

Neat!! Added it to my running collection of projects in non-javascript languages, https://glitch.com/@cassey/lingua-splosion.