Skip to content

borshch-an/pokerhub

 
 

Repository files navigation

Netlify Status CircleCI

Pokerhub

An instant poker app: just share url to play with your friends

image

Stack

Overall

  • TypeScript
  • Yarn workspaces
  • CircleCI

Frontend

  • React
  • React Native Web
  • styled-components

Server

  • Node.js
  • Redux
  • websockets/ws
  • Ava (For testing)

Deploy & Production

Currently using:

  • Netflify for SPA hosting
  • Heroku container registry

TODO

  • The logic of winner
  • The logic of fold
  • Support for 2 players initial position
  • Decrease card logic (pop)
  • Showdown
  • Build stylish UI
  • Fix pre-flop limping bug
  • Add various case tests
  • Maximum bet
  • Player Died

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.0%
  • HTML 5.7%
  • JavaScript 3.1%
  • Dockerfile 0.2%