The Utility section of my internal PWA had a problem: the file catalog was hardcoded in the HTML. Every time a file was added or removed, it required a code commit and a new deploy. That was clearly unsustainable.
In this session I replaced the static catalog with a live one driven by Firebase Realtime Database and Firebase Storage — and added an admin modal to manage everything at runtime, without touching the code.
Full article (bilingual IT/EN):
SOCIAL SHARE CARD GENERATOR