Skip to content

Repository files navigation

logo

Plateau - Build your own board game server. Batteries included!

Stability Status Pipeline Status Go Coverage Report Go Report Card

Basics

The code in this repository will build the binary for the Rock–paper–scissors game.

Build and run via Docker Compose

  1. Install Docker Compose.
cd docker/

PLATEAU_SESSION_KEY=my-STRONG-secret docker compose up -d

docker rmi $(docker images -qf dangling=true -f label=autodelete=true)
ENV Mandatory? Default value
PLATEAU_GO_GAME_TAG rockpaperscissors
PLATEAU_LISTEN_PORT 80
PLATEAU_SESSION_KEY
PLATEAU_POSTGRESQL_USER pg
PLATEAU_POSTGRESQL_PASSWORD pg

About

Build your own board game server. Batteries included!

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages