roller icon indicating copy to clipboard operation
roller copied to clipboard

Dice roller written in Go and Javascript to run on Google Appengine

What is roller?

Dice roller written in Go and Javascript to run on Google Appengine

You can try it out here: https://rollforyour.party

Modeled after http://catchyourhare.com/diceroller/ with a few additions and changes.

Starting roller using Docker

  1. Install Docker
  2. In this directory, run bin/launch_in_docker.sh

This will build an image with all dependencies installed, and then run the server on port 8080.