项目作者: charlesabarnes

项目描述 :
Used for Agile teams wanting to add points to their user stories
高级语言: TypeScript
项目地址: git://github.com/charlesabarnes/pointing-poker.git
创建时间: 2019-09-13T18:49:25Z
项目社区:https://github.com/charlesabarnes/pointing-poker

开源协议:

下载


Pointing-poker

Pointing poker is an easy self hosted solution for Agile teams wanting to add points to their user stories.

Releases

Contribute

There are many ways to contribute to pointing-poker.

Screenshot

big screenshot

How to run Pointing Poker

  • Heroku

Deploy

  • Manually start
  1. Clone the repository
  2. cd into the directory
  3. run npm run build
  4. run node dist/server (a node process manager such as PM2 could be used for this)
  5. The app should now be running by default on port 4000

Questions, Concerns, and Feature Request

  • Please create an issue or send me an email if you have feedback to give

Created by Charles Barnes