Firereader is a fully functional, real-time content aggregator built using Angular and Firebase.
Firereader was built using the angular-seed project and angularFire. It can be used as a template for integrating Firebase with either of these libs.
To use this code in your own project, follow the instructions in the angular-seed README. The only additional step is to open app/js/config.js
and set your Firebase URL.
To contribute to Firereader, please fork this project on GitHub, then use the Pull Request feature to submit your changes. All contributions must pass the Travis integration tests before they will be merged. Please add appropriate tests to the e2e and test unit libs.
You can test your changes using the Angular built-in tests. See the angular-seed e2e tests doc
Submit questions or bugs using the issue tracker. For Firebase-releated questions, try the mailing list.