项目作者: shanel

项目描述 :
Dice roller written in Go and Javascript to run on Google Appengine
高级语言: HTML
项目地址: git://github.com/shanel/roller.git
创建时间: 2017-07-19T03:03:04Z
项目社区:https://github.com/shanel/roller

开源协议:GNU General Public License v3.0

下载


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.