zaboyle / go_react_fillOrBust

webapp to keep score for the game "fill or bust"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fill or Bust Scorekeeper (Go & React)

fill or bust client-side dynamic

By Zach Boyle & Lisa Cicatello

Quick Start

$ chmod +x scripts/*

# run local
$ ./scripts/run

# for deployment
$ ./scripts/build_image
$ ./scripts/publish_image

About

webapp to keep score for the game "fill or bust"


Languages

Language:JavaScript 63.9%Language:Go 23.7%Language:HTML 5.7%Language:Shell 4.0%Language:Dockerfile 2.1%Language:CSS 0.6%