Would it be possible to have the app run on a backend server and the UI run on a frontend server / browser? This would mean we can run it on a laptop while pointing to a gaming pc, or even on a linux server (runpod or something) and access it via browser?
I've tried accessing the port from a browser & get the API, but if the UI were available that would give us a TON of deployment options! Rent a server & run it there while having the UI on a PC & not have to deal with VNC / X11 forwarding etc.