Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haggen/hindsight

Free and open-source board for sprint retrospective.
https://github.com/haggen/hindsight

react typescript webrtc yjs

Last synced: 3 months ago
JSON representation

Free and open-source board for sprint retrospective.

Awesome Lists containing this project

README

        

# Hindsight

![Screenshot of Hindsight](./public/screenshot.webp)

**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](https://parceljs.org). Node.js v22+ is recommended.

To install the dependencies:

```sh
npm ci
```

To start the development server.

```sh
npm start
```

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

```sh
npm run fix
```

## Legal

Apache-2.0 © 2022 Arthur Corenzan.