Webapp for collaborative online retrospectives hosted on scrumlr.io.
This project is written in React and its data is stored in a Firebase database.
The database rules are manifested in database.rules.json
.
The webapp is hosted on Firebase. The staging system is always
up to date with the master
branch and is the target for the end-to-end tests.
You're very welcome to be part of this project. You can contribute by opening an issue, by
fixing a bug or by adding a feature and open a pull request. Just make sure that the jobs
npm run test
and npm run lint
are passing and that every change is covered by unit tests.
Thanks to all our users, contributors & supporters!
We are grateful to BrowserStack for our open source account to the end-to-end test infrastructure.
Scrumlr is MIT licensed.