I have created an application using flet and now I want to upload it as a PWA so that anyone can access it and I also want to assign a domain to it. First of all, how do I do this? (I don't intend to use fly.io for some reason) And can I get a server and run it on the server? How?
I used fly.io but it asked me to enter a credit card which I don't have available at the moment. I also used replit, but when I tried to replace the existing program with my own program, it gave many errors.
example-app
is hosted at example-app-1234567890ab.herokuapp.com
. But free plan is very restricted.