I’m trying to publish my first modern (not static) Progressive Web App. I’ve explored several web hosts. Most of them seem to charge upwards of around US$40 per month to host a modern PWA. WordPress hosting is a LOT cheaper but I’ve discovered it doesn’t necessarily support hosting PWAs. I discovered that Firebase App Hosting could end up being free or nearly free.
Pull quote: “With these assumptions, we can extrapolate the following costs for this example scenario. At a level of 10k visits there are virtually no costs, with costs of any significance beginning to accrue at the 1M visit level.” (Understanding App Hosting Costs, Firebase App Hosting)
My question: Does anyone have experience loading their SAB built PWA in Firebase? If so, do you have any helpful “how-to” guides for the rest of us? I’m still trying to figure out how to load my PWA Output from SAB into Firebase now.