Thank you! you saved my day, spent hours following other tutorial that never worked, but this one made my day. Thanks again.
@leehensch4 жыл бұрын
I would not have gotten my app running online if it wasn't for this video. Thank you!
@gonzalocervantes93334 жыл бұрын
oh man you are a life saver, i was struggling with the deploy since yesterday directly running the deploy, now my site is up thanks a lot
@telexaracademy28644 жыл бұрын
You are welcome :)
@ms-kb1kt4 жыл бұрын
Thank you so much for this tutorial. Best and easiest video to deploy react projects.
@jesusgarciaroca56224 жыл бұрын
Hi, I have a problem when I execute the command "gcloud app deploy". In the console log it only appears to me: "ERROR: (gcloud.app.deploy) An error occurred while parsing file: [..../app.yaml]" Can someone help me please?
@ericschoenborn45212 жыл бұрын
very stuck for way too long on this. thank you so much for the help
@amitkadivar94454 жыл бұрын
i have issue upload react app from yesterday and I was search lot of but nothing found and suddenly morning i show your video and it';s work thanks man
@alejandrocuervo4411 Жыл бұрын
Good one thanks for the guide, just future people have care in the yaml file to put the last version of node js in the first line, for me was version 18 that worked
@arthurtutt76512 жыл бұрын
Success!! But heads up in the app.yaml file had to update nodejs10 to nodejs16
@archerline3 жыл бұрын
Awesome Vid! How would you connect the application to a purchased Google Domain?
@mateoperez94093 жыл бұрын
Excellent tutorial, I've been trying to deploy my app in some server for 2 days now and I just could
@chamodgunaratne46925 жыл бұрын
Thanks for sharing such a great tutorial
@vrm1205 Жыл бұрын
awesome it worked...😊
@gokulg27563 жыл бұрын
Is can apply only react application or else other app like python. .?
@gabrielfono8444 жыл бұрын
Can we deploy a full stack project?? React and strapi ??
@priyankac4222 жыл бұрын
thank you so much u solve my problem
@prakashsharma914 жыл бұрын
Hi, why do we have to buy bucket when I have bought 20 GB of space in VM instance? Can someone please explain because bucket is adding extra cost.
@aftabfalak85934 жыл бұрын
yes. I think it is an extra cost. we can directly upload to VM instance
@jumper71883 жыл бұрын
Worked as a charm! Thanks!
@WesternJiveStudio4 жыл бұрын
Thanks Telexar Academy! You really helped me solve this! ❤
@salmansaleem54 жыл бұрын
Amazing man. Excellent tutorial.
@tieman37903 жыл бұрын
How much does something like this cost on google cloud?
@mindonology95042 жыл бұрын
great man thank
@tarekbari33093 жыл бұрын
How do you deploy it but with your own domain name?
@poojabhandari6312 жыл бұрын
How to deploy uploaded image in google cloud
@marcovaleri72794 жыл бұрын
Thanks for this tutorial
@idontknow4722 жыл бұрын
Thank you very much.
@rahulkaranjikar14 жыл бұрын
Worked like a charm. Thanks :)
@larrychiem83454 жыл бұрын
Now how do you automate this to happen every time a change occurs to master?
@gaurav4sarma4 жыл бұрын
You would need to setup a CI/CD pipeline. Just google and you should find some tutorial for the same.
@henryfdotson2 жыл бұрын
ERROR: (gcloud.app.deploy) An error occurred while parsing file [...app.yaml] Any ideas?
@drishti5254 жыл бұрын
where is the link which you showed?
@nicodemus3994 жыл бұрын
How to configure a custom domain for that react page?
@geodorruales66272 жыл бұрын
Cloud DNS
@krystofjanisch3 жыл бұрын
Awesome thank you
@DarKayserLeo4 жыл бұрын
Is this free? or do I need to pay ? I just want to deploy a little react app
@JesusGutierrez-ju3qh3 жыл бұрын
Thank you so much!!
@maltestiel28124 жыл бұрын
Great job, helped a lot! Thanks
@validstuihhyy4 жыл бұрын
Thanks for this great content, please how do I link that appspot URL to my own domain or subdomain
@halbert36423 жыл бұрын
how did you get this? Thanks
@ARUNKUMAR-zx5vj4 жыл бұрын
ERROR: (gcloud.app.deploy) An error occurred while parsing file: [-/-/fileUpload/app.yaml] ?
@oguzakankan5184 жыл бұрын
YAML doesn't allow Tab indentation you have to use spaces instead of.
@fernandonavajas67972 жыл бұрын
Gracias!
@gabrielhenrique0734 жыл бұрын
Muito bom, era assim q eu queria fazer 👏👏👏👏👏👏 brigado
@bugdeveloper3 жыл бұрын
thanks alot
@aishwaryarastogi72654 жыл бұрын
can yu provide that app.yaml file
@rubeushagrid42083 жыл бұрын
Great!!
@bsaxon7154 жыл бұрын
thank you!
@tayyabshabbir29092 жыл бұрын
Where are the links bro? like seriously?
@raht95782 жыл бұрын
what links?
@dannyjameschrist4 жыл бұрын
For anyone interested in deploying a react app with a google domain name, I would highly recommend coupling this video with THIS one! kzbin.info/www/bejne/jGG4Y3WGibypmMk
@choleralul3 жыл бұрын
Why are you recording in your bathroom
@apoorvbhardwaj56804 жыл бұрын
Video was helpful! thanks. But the fake accent was very irritating, I had to mute the video. just followed the steps :/
@harishthavva1803 жыл бұрын
I have deployed an React Application in Google Cloud but it showing an empty page in the website terraform-project-318404.uc.r.appspot.com/ . could you please suggest me an solution for this.