runelm.io
runelm.io copied to clipboard
A place to share and run elm code.
runelm.io
https://runelm.io – A place to share and run elm code.
/api
Install dependencies with yarn
Build the docker image with make build
Run it with docker-compose up
To drop the database and import a fresh copy of it NUKE_DATA=1 docker-compose up