A WebSocket app that allows live polling from students via a slider
ssh onto the server: ssh -i ~/nrec/test.pem [email protected]
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