A WebSocket app that allows live polling from students via a slider
ssh onto the server: ssh -i ~/nrec/test.pem ubuntu@158.39.201.82
run ./start
url: https://tinyurl.com/y56oosuj
Elm frontend, Haskell backend
run server: stack run
start live reload:
elm-live src/Main.elm --start-page=src/index.html -- --output=main.js