@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
250
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 link
Run Widget
- starts server at port 5050
- has livereload
yarn run dev
Build Widget
yarn run build
Publishing widget
- Note add your user to the npm
lerna publish