Hindsight is a real-time retrospective board for evergreen teams.
- 👉 Free, open-source, and no sign-up required.
- 🔒 Locally stored, no ads, no telemetry.
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
Apache-2.0 © 2022 Arthur Corenzan.