Listen "#29 - Nikos' initial impressions of Google Cloud Platfrom and hosting Vue and React apps on there."
Episode Synopsis
I give my initial impressions of Google Cloud Platform and its appeal to the small developer team.
Get started here with GCP
I based a lot of what I talk on in the episode on this post
I used these handlers the urls, which differs from the medium tutorial above (sorry no way to past code in here)
url: /(.*.(js|css|png|jpg|svg|ttf|ico|manifest))$
static_files: dist/\1
upload: dist/.*.(js|css|png|jpg|svg|ttf)$
url: /.*
static_files: dist/index.html
upload: dist/index.html
Get started here with GCP
I based a lot of what I talk on in the episode on this post
I used these handlers the urls, which differs from the medium tutorial above (sorry no way to past code in here)
url: /(.*.(js|css|png|jpg|svg|ttf|ico|manifest))$
static_files: dist/\1
upload: dist/.*.(js|css|png|jpg|svg|ttf)$
url: /.*
static_files: dist/index.html
upload: dist/index.html
ZARZA We are Zarza, the prestigious firm behind major projects in information technology.