Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.29 KB

Board

CircleCI Join the chat at https://gitter.im/retroboard/board

RetroBoard is a secure, fast, private and collaborative board for retrospectives. We take your privacy very seriously, that's why RetroBoard is secure & private by design. RetroBoard is completely peer-to-peer and decentralized. We never process personal data, we don’t store such data centrally on a server. This means we can’t pass on or sell your data to third parties.

This project is a Work in Progress, you can check the demo on https://retroboard.github.io/board

Initial Setup

Requirements:

  • npm
  • node >~ v10.11.0
$ npm install

Running locally

$ npm start

Running the tests

$ npm test

Want to help?

Want to contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues.