Skip to content

thecasper2/games-night

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

A shiny app for hosting a games night

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published