This is the repository behind https://code-golf.io
To build the various languages:
$ ./build-langs
Then, to build to the actual application:
$ ./build
$ docker-compose up --build
Then visit https://localhost and accept the scary security warning.
Cross browser testing powered by BrowserStack