Skip to content

Kaiiso/poker-displayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Poker Displayer

Poker Displayer is a web interface with green screen displaying player cards, selected from software

Installation

npm install

Usage

Go to api/config/config-example.json, rename the file by taking off -example and replace information in the file by your database configuration and create all the 3 database.

Then run these commands :

cd api
sequelize db:migrate

And it should work

node app.js

You have to make your own software to access the API (this is just the api and the web renderer)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Made with ๐Ÿ’œ by Kaiiso

About

๐Ÿƒ Web interface with green screen displaying player cards, selected from software โ™ 

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published