This is a React app created to demonstrate how to use Firebase Cloud Messaging.
- Replace Bootstrap with Tailwind 💅
- Make it a proper PWA ⚙️
- Install vite-plugin-pwa
- Add a manifest, icons, etc.
- Add reloading when a new version is available.
- Combine Firebase SW and reloading SW into one.
- Rewrite
firebase-messaging-sw.js
to use Firebase v9 🔥 - Rewrite the service worker in TypeScript
- Deploy it! 🚀