Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 589 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 589 Bytes

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.