Deploy SPA application on Google Cloud Storage using Load Balancer and CDN
I'm investigating a way of deploying an Angular or React web application on Google Cloud using GCS, Load Balancer, and CDN. I've set up the LB and the GCS using the urlRewrite , but since the LB does not allow full URL rewrite only pathPrefixRewrite , I cannot redirect all the requests to /index.html I want to achieve the same functionality as firebase hosti