Skip to content
forked from haggen/hindsight

Free and open-source board for sprint retrospective.

Notifications You must be signed in to change notification settings

alesima/hindsight

 
 

Repository files navigation

Hindsight

Screenshot of Hindsight

Hindsight is a real-time retrospective board for evergreen teams.

  • 👉 Free, open-source, and no sign-up required.
  • 🔒 Locally stored, no ads, no telemetry.

Development

This web application is built using Vite. Node.js v22+ is recommended.

To install the dependencies:

npm ci

To start the development server.

npm start

Before commiting you should run type check, lint and auto formatter:

npm run fix

Legal

Apache-2.0 © 2022 Arthur Corenzan.

About

Free and open-source board for sprint retrospective.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.1%
  • HTML 1.5%
  • Other 1.4%