@everymatrix/retail-betslip
v1.21.38
Published
- Using Post Message: AddBetToBetslip | ShowBetslip | NextCustomer | RemoveBetFromBetslip | UpdateBetSlipTotal | SetCurrentPlayer - Using Reactive Streams ( emWidget Topics ): - retail:terminalSession (simillar with admin session) - retail:play
Downloads
1,205
Maintainers
Keywords
Readme
@everymatrix/retail-betslip
BETSLIP
Communication:
- Using Post Message: AddBetToBetslip | ShowBetslip | NextCustomer | RemoveBetFromBetslip | UpdateBetSlipTotal | SetCurrentPlayer
- Using Reactive Streams ( emWidget Topics ):
- retail:terminalSession (simillar with admin session)
- retail:playerSesssion
- WIP:
- retail:playerInfo
- retail:bets
- Betslip is emiting "placebet" custom event containing the successfully placed bets
First step
lerna bootstrap
lerna exec -- yarn && lerna linkRun Widget
- starts server at port 5050
- has livereload
yarn run devBuild Widget
yarn run buildPublishing widget
- Note add your user to the npm
lerna publish