onSnapshot
May 31, 2019 ยท View on GitHub
A sample AngularFire app!
Get it running locally:
npm i
npm run serve
Run it with server side rendering locally:
npm run ssr
Deploy it to Cloud Run & Firebase Hosting:
gcloud builds submit
See it in action here https://onsnapshot.com/
