Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.94 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.94 KB

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.

Contributing

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.

Thank you

Thanks to all our users, contributors & supporters!

Browserstack

We are grateful to BrowserStack for our open source account to the end-to-end test infrastructure.

License

Scrumlr is MIT licensed.