Skip to content

leblanc-simon/open-beer-bet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBeerBet

OpenBeerBet is a sample interface to manage beer bet !

It use Websockets, Web Notifications and Redis.

A demo is available here : (https://openbeerbet.leblanc.io/)

Installation

OpenBeerBet require a Redis Server.

git clone https://github.com/leblanc-simon/open-beer-bet.git
cd open-beer-bet
composer install
cp config/participants.yml.dist config/participants.yml
cp web/js/config.js.dist web/js/config.js

# only if you want customize websockets port, log or redis configuration
cp config/config.yml.dist config/config.yml

php bin/server.php

Edit web/js/config.js and config/participants.yml with your own values.

Your webserver must have document_root into the web directory.

Credits

License

Licence WTFPL : http://sam.zoy.org/wtfpl/

Author

Simon Leblanc contact@leblanc-simon.eu

About

a simple interface to manage beer bet !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published