Skip to content

sander-adhese/planning-poker

Repository files navigation

planning poker for SCRUM

Prerequested

A fairly recent node version. Tested with 16.4.0 and 14 LTS

How to run locally?

  1. Install dependencies: npm Install
  2. Run: node index.js
  3. Go in (different) tabs to http://localhost:3000

How to run in production (with docker)?

  1. Build image with build.sh
  2. Run image with run.sh
  3. Go to http://localhost:49160 or configure differntly in run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published