olore / pointing-poker

Everything's made up, but the points still matter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pointing Poker

Everything's made up, but the points still matter

Build Status

code style: prettier Conventional Commits

Why

Planing 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.

About

Everything's made up, but the points still matter

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.7%Language:HTML 4.7%Language:CSS 2.6%