Scrum poker application based firestore.
Use in this website scrumik.devusage.com
Icons of poker cards Noto Emoji
- Add password to room
- Kick user
- Modify cards
- SHIFT + [Q,W,E,R,T...] to select cards
Run and Build
Run project
pnpm run dev
Build
pnpm build
For deployment add tag as v[0-9]*
and pipeline will deploy.