If you haven’t had a play around with Firebase Studio, can I suggest you put aside an hour to generate a web app, even though you might not know anything about web app development.
It seems to use Typescript, NextJS and Tailwind CSS. (No chance of it using Clarion)
I created a reasonably complex web app in less than an hour, that I had previously created over a month with Ionic Studio.
All you need to do is type in a description of what you want and off it goes. Want to change something, just tell it. It really is amazing and fun!
I haven’t used Firebase Studio, but I’ve been using Firebase to host my PWA that I had already created. VSCode+CoPilot/roo are pretty good at helping set that up.
I am pretty sure that if you know what you’re doing then an AWS infrastructure would be less $$$, but Firebase is pretty neat. Some of the AI suggestions utilize deprecated Firebase constructs, so wading through that can be a drag. Presumably Firebase Studio would be less likely to do that