Pointing poker is an easy self hosted solution for Agile teams wanting to add points to their user stories.
There are many ways to contribute to pointing-poker.
- Submit bugs and help us verify fixes as they are checked in.
- Review source code changes.
- Heroku
- Manually start
- Clone the repository
- cd into the directory
- run
npm run build
- run
node dist/server
(a node process manager such as PM2 could be used for this) - The app should now be running by default on port 4000
- Please create an issue or send me an email if you have feedback to give
Created by Charles Barnes