croupier

module
v0.0.0-...-bd56815 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2023 License: MIT

README

Croupier

Description

My personal single-player poker server

Run it

Start the server

PLAYER_NAME=`whoami` \
docker run \
  -p 5000:5000 \
  --network=host \
  --rm \
  -i \
  devbytom/croupier:latest

Then access it through your browser http://localhost:5000/

License

MIT

Directories

Path Synopsis
app
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL