Skip to content

Simple Coinche game to play with friends remotely in a browser

Notifications You must be signed in to change notification settings

desbouis/coinche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinche

Description

Simple Coinche game to play with friends remotely in a browser

Initialize go modules files

go mod init github.com/desbouis/coinche
go mod tidy

Build container image with podman

podman build -t coinche .

Run app with systemd+podman

systemctl --user start podman-kube@$(systemd-escape </path/to>/coinche/service.yml).service

And then got to https://localhost:8080/coinche/

About

Simple Coinche game to play with friends remotely in a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published