A sample application to show how Firebase Realtime Database works.
Check the live demo or 76 seconds screencast.
Planning to write a tutorial explaining basic ideas of Firebase Realtime Database using this app very soon... check back within a week if you are interested :)
- Copy
/js/config.js.dist
to/js/config.js
- Set values of
apiKey
,authDomain
anddatabaseURL
from your projects firebase web setup configuration - Install Firebase CLI and run
firebase serve
to run your project.
- Firebase SDK - Realtime Database and Hosting
- jQuery - Manipulating DOM, managing Events etc.
- Initializr - The HTML5 boilerplate
- Gathering.js - Keep list (and count) of current viewers of a Checklist