Skip to content

sean-beard/planning-poker

Repository files navigation

Planning poker

https://ep-planning-poker.fly.dev/

Distributed planning poker for estimating agile projects.

This web app was built using Remix.

Development

From your terminal:

npm run dev

This starts your app in development mode, rebuilding assets on file changes.

Deployment

First, build your app for production:

npm run build

Then run the app in production mode:

npm start

This app uses Fly.io for deployment. As of now, the app is manually deployed via the Fly.io CLI.

About

Distributed planning poker for estimating agile projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published