Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.18 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.18 KB

games-night

Overview 📜

This repository is ideal if you are:

  • Hosting a games night
  • Want to keep scores
  • Want a handy way to visualise those scores

This repo will:

  • Deploy an app server, where you can see your latest scores and update them
  • Deploy a MySQL database to manage the results in the background

Requirements 💾

It is required to have Docker installed and configured such that the user can run docker-compose.

Supported Games 🎲

The following games are currently supported:

  • FIFA
  • Rock Paper Scissors
  • Headers and Volleys
  • Ticket to Ride
  • Catan
  • Crash Team Racing

How-to

Setup 🔧

To deploy the necessary services, simply navigate to the directory via command line and execute:

docker-compose up -d

You can then access the following apps at the given addresses: