Deploying a React app to Google Cloud.

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 63

  • @MrJackByron
    @MrJackByron 2 года назад +2

    Thank you! you saved my day, spent hours following other tutorial that never worked, but this one made my day. Thanks again.

  • @jesusgarciaroca5622
    @jesusgarciaroca5622 4 года назад +6

    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?

  • @leehensch
    @leehensch 4 года назад +1

    I would not have gotten my app running online if it wasn't for this video. Thank you!

  • @gonzalocervantes9333
    @gonzalocervantes9333 4 года назад +2

    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

  • @ms-kb1kt
    @ms-kb1kt 4 года назад +3

    Thank you so much for this tutorial. Best and easiest video to deploy react projects.

  • @archerline
    @archerline 3 года назад +1

    Awesome Vid! How would you connect the application to a purchased Google Domain?

  • @ericschoenborn4521
    @ericschoenborn4521 2 года назад

    very stuck for way too long on this. thank you so much for the help

  • @amitkadivar9445
    @amitkadivar9445 4 года назад

    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
    @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

  • @gokulg2756
    @gokulg2756 3 года назад

    Is can apply only react application or else other app like python.
    .?

  • @arthurtutt7651
    @arthurtutt7651 2 года назад

    Success!! But heads up in the app.yaml file had to update nodejs10 to nodejs16

  • @gabrielfono844
    @gabrielfono844 4 года назад

    Can we deploy a full stack project??
    React and strapi ??

  • @tieman3790
    @tieman3790 3 года назад

    How much does something like this cost on google cloud?

  • @tarekbari3309
    @tarekbari3309 3 года назад

    How do you deploy it but with your own domain name?

  • @prakashsharma91
    @prakashsharma91 4 года назад +1

    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.

    • @aftabfalak8593
      @aftabfalak8593 4 года назад

      yes. I think it is an extra cost. we can directly upload to VM instance

  • @mateoperez9409
    @mateoperez9409 3 года назад +1

    Excellent tutorial, I've been trying to deploy my app in some server for 2 days now and I just could

  • @vrm1205
    @vrm1205 Год назад

    awesome it worked...😊

  • @poojabhandari631
    @poojabhandari631 2 года назад

    How to deploy uploaded image in google cloud

  • @drishti525
    @drishti525 4 года назад

    where is the link which you showed?

  • @chamodgunaratne4692
    @chamodgunaratne4692 5 лет назад +3

    Thanks for sharing such a great tutorial

  • @DarKayserLeo
    @DarKayserLeo 4 года назад

    Is this free? or do I need to pay ? I just want to deploy a little react app

  • @henryfdotson
    @henryfdotson 2 года назад

    ERROR: (gcloud.app.deploy) An error occurred while parsing file [...app.yaml]
    Any ideas?

  • @WesternJiveStudio
    @WesternJiveStudio 4 года назад

    Thanks Telexar Academy!
    You really helped me solve this! ❤

  • @larrychiem8345
    @larrychiem8345 4 года назад +5

    Now how do you automate this to happen every time a change occurs to master?

    • @gaurav4sarma
      @gaurav4sarma 4 года назад +1

      You would need to setup a CI/CD pipeline. Just google and you should find some tutorial for the same.

  • @nicodemus399
    @nicodemus399 4 года назад

    How to configure a custom domain for that react page?

  • @jumper7188
    @jumper7188 3 года назад

    Worked as a charm! Thanks!

  • @salmansaleem5
    @salmansaleem5 4 года назад

    Amazing man. Excellent tutorial.

  • @rahulkaranjikar1
    @rahulkaranjikar1 4 года назад

    Worked like a charm. Thanks :)

  • @priyankac422
    @priyankac422 2 года назад

    thank you so much u solve my problem

  • @mindonology9504
    @mindonology9504 2 года назад

    great man
    thank

  • @validstuihhyy
    @validstuihhyy 4 года назад

    Thanks for this great content, please how do I link that appspot URL to my own domain or subdomain

    • @halbert3642
      @halbert3642 3 года назад

      how did you get this? Thanks

  • @ARUNKUMAR-zx5vj
    @ARUNKUMAR-zx5vj 4 года назад

    ERROR: (gcloud.app.deploy) An error occurred while parsing file: [-/-/fileUpload/app.yaml]
    ?

    • @oguzakankan518
      @oguzakankan518 4 года назад

      YAML doesn't allow Tab indentation you have to use spaces instead of.

  • @marcovaleri7279
    @marcovaleri7279 3 года назад

    Thanks for this tutorial

  • @maltestiel2812
    @maltestiel2812 4 года назад

    Great job, helped a lot! Thanks

  • @idontknow472
    @idontknow472 2 года назад

    Thank you very much.

  • @krystofjanisch
    @krystofjanisch 3 года назад

    Awesome thank you

  • @aishwaryarastogi7265
    @aishwaryarastogi7265 4 года назад +5

    can yu provide that app.yaml file

  • @gabrielhenrique073
    @gabrielhenrique073 4 года назад

    Muito bom, era assim q eu queria fazer 👏👏👏👏👏👏 brigado

  • @JesusGutierrez-ju3qh
    @JesusGutierrez-ju3qh 3 года назад

    Thank you so much!!

  • @dannyjameschrist
    @dannyjameschrist 4 года назад

    For anyone interested in deploying a react app with a google domain name, I would highly recommend coupling this video with THIS one! ruclips.net/video/V0U2BPTWvbg/видео.html

  • @rubeushagrid4208
    @rubeushagrid4208 3 года назад

    Great!!

  • @bugdeveloper
    @bugdeveloper 3 года назад

    thanks alot

  • @fernandonavajas6797
    @fernandonavajas6797 2 года назад

    Gracias!

  • @tayyabshabbir2909
    @tayyabshabbir2909 2 года назад

    Where are the links bro? like seriously?

  • @bsaxon715
    @bsaxon715 4 года назад

    thank you!

  • @choleralul
    @choleralul 3 года назад

    Why are you recording in your bathroom

  • @apoorvbhardwaj5680
    @apoorvbhardwaj5680 4 года назад

    Video was helpful! thanks. But the fake accent was very irritating, I had to mute the video. just followed the steps :/

  • @harishthavva180
    @harishthavva180 3 года назад

    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.