Skip to content

haggen/hindsight

Repository files navigation

Hindsight

Screenshot of Hindsight

https://hindsight.crz.li

Hindsight is a retrospective board for Scrum practitioners.

  • 👉 Free, open-source and hosted on the edge.
  • 🖼️ Clean and focused design (you can check it out on Figma).
  • 🔒 No back-end. Data is encrypted and shared directly between connected browsers.
  • ⏰ Built-in Timer and 🎵 Music player.

Development

This web application is built using Parcel. Node.js v18+ is recommended.

To install the dependencies:

npm ci

To start the development server.

npm start

After changes you should run the lint script to lint, type check and format the code:

npm run lint

Legal

Apache-2.0 © 2022 Arthur Corenzan.