vendure-ecommerce / storefront-angular-starter

An example storefront PWA for Vendure built with Angular
https://angular-storefront.vendure.io
171 stars 138 forks source link

How to Deploy this storefront to Google Cloud Run #62

Open jogiji opened 2 years ago

jogiji commented 2 years ago

Hi, I have deployed Vendure server to Google Cloud run following this article : https://www.vendure.io/blog/2021/11/serverless-e-commerce-vendure-on-google-cloud-run/

Now I wish to deploy a storefront on Google Cloud Run I tried VueStorefront and it is not getting deployed successfully...

Can someone please guide me to deploy this Storefront on cloud run..

Fyi : I am a newbie to whole Headless ecommerce scenario.. my last experience was with Prestashop.

michaelbromley commented 2 years ago

I've not tried to deploy this project on GCR. But what exactly happens when you try? The more specific you can be with your question, the more chance someone may be able to identify the issue and assist. So include the exact steps you took and the results including any error message etc.