/pointing-poker

Everything's made up, but the points still matter

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Pointing Poker

Everything's made up, but the points still matter

Build Status

code style: prettier Conventional Commits

Why

Planning poker is a useful tool for both remote and co-located teams.

Other services already exist, but they are either paid or slightly dated, with no option for self-hosting.

I wanted a completely free version to use casually, and one that could be hosted on-site for more security-conscious organizations.

Development

npm run start:dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production.