Simple HTML rendered created using Svelte.
docker build -t html-repl . && docker run -p 80:80 html-repl
npm run dev