Skip to content

LanceTrahan/pointing-poker

 
 

Repository files navigation

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

About

Used for Agile teams wanting to add points to their user stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.0%
  • HTML 14.7%
  • JavaScript 7.8%
  • SCSS 5.5%