I'm setting up a small personal project for my daughter, so not looking for a monthly bill. It's a fairly simple web app. I'm looking at Google Cloud for a basic free tier that would suit well. Adding a database on big query seems pretty straightforward.
Does anyone know if I can use Cloud Run as a serverless option that's already well set up for Docker? I don't believe I can deploy via Wappler as needs SSH but I could be wrong. Can I at least deploy via a terminal manually? Alternatively, should I set up a basic VM in Google Cloud?
I was looking at firebase as well but I'm not sure if there's a way to incorporate a database as well (either firestore or another) as Wappler doesn't support anything other than static html files.
Any other suggestions? It seems the free tiers have been dropped from a lot of previous options like Railway.
Thanks all