Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rytsh/scrumik

scrum poker application
https://github.com/rytsh/scrumik

scrum-poker scrum-poker-cards

Last synced: 17 days ago
JSON representation

scrum poker application

Awesome Lists containing this project

README

        

# scrumik

Scrum poker application based firestore.

Use in this website [`scrumik.devusage.com`](https://scrumik.devusage.com/)

Icons of poker cards [Noto Emoji](https://fonts.google.com/noto/specimen/Noto+Emoji)

## Features

__-__ Add password to room
__-__ Kick user
__-__ Modify cards
__-__ SHIFT + [Q,W,E,R,T...] to select cards

## Development
Run and Build

Run project

```sh
pnpm run dev
```

Build

```sh
pnpm build
```

For deployment add tag as `v[0-9]*` and pipeline will deploy.