humanmade / Hatjitsu

Websocket based Planning Poker
https://planningpoker.hmn.md/
MIT License
5 stars 2 forks source link
agile

HM Agile Poker Planning

Originally Hatjitsu, create disposable online Planning Poker rooms for quick and easy estimations.

Features

Installation

npm install -d
nvm use
npm start

http://localhost:5099

Installation (Docker)

just download Dockerfile and docker-compose.yml from the repository

run:
    docker-compose up -d