Skip to content

⚡ Thunderdome is an open source agile planning poker, sprint retro, and story mapping tool

License

Notifications You must be signed in to change notification settings

josecanhelp/planning-poker

 
 

Repository files navigation

Thunderdome

🆓 Free to use! Thunderdome Open Source Poker Planner

💵 Premium Options Available

Remote team collaboration with agile story pointing, sprint retrospective, story mapping and async team check-in.

image

Streamline your team's agile stand-up with Team Checkins

Instead of spending time discussing what you did yesterday and what you're going to do today, focus on Blockers and other more critical details.

image

Agile Sprint Retrospective

Realtime agile sprint retrospectives with grouping, voting, and action items.

image

Agile Feature Story Mapping

Realtime agile feature story mapping with goals, columns, stories and more!

image

Running in production

Use latest docker image

docker pull stevenweathers/thunderdome-planning-poker

Use latest released binary

Guides

Upgrading from v2 to v3 major release

If you're currently running a 2.x.x release version of Thunderdome you will need to do the following before running a 3.x.x release version. If you're creating a fresh instance of Thunderdome you can ignore this section.

  • Review the breaking changes introduced in 3.x which includes the removal of Dicebear Avatars service
  • If you use the included docker-compose file to run Thunderdome you will need to upgrade your postgres dataset to 15
  • Run the latest available 2.x.x release, this will run any SQL migrations that level set the SQL schema for 3.x.x.
  • Run the latest available 3.x.x release, this will run any SQL migrations since 3.0.0, however will not run any 2.x.x migrations.

Donations

For those who would like to donate a small amount for my efforts or monthly hosting costs of Thunderdome.dev I accept paypal.

paypal

About

⚡ Thunderdome is an open source agile planning poker, sprint retro, and story mapping tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 34.6%
  • Go 33.0%
  • TypeScript 28.1%
  • JavaScript 2.0%
  • PLpgSQL 1.8%
  • CSS 0.2%
  • Other 0.3%