How To Deploy A Flask Rest API BackEnd And React FrontEnd To Heroku | Flask React Heroku | 2021 HD

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

ความคิดเห็น • 47

  • @bananahlife
    @bananahlife 2 ปีที่แล้ว +8

    This is, hands down, the BEST video out there for deploying flask/react to Heroku. So clear simple and easy. Thank you so much!

    • @theshowTech
      @theshowTech  2 ปีที่แล้ว

      You are welcome Ziam 😊 and I am glad you found it useful.

  • @haroonomer4087
    @haroonomer4087 3 ปีที่แล้ว +3

    I genuinely can not thank you enough for this tutorial ! I have spent weeks looking for tutorials on how to deploy on heroku and this is the only tutorial that worked for me! God bless you

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      Ha Haroon, you are welcome 😊. I am glad you found it useful.

  • @michaelbennett7003
    @michaelbennett7003 2 ปีที่แล้ว +1

    Awesome video! Good job man, please keep it up!

  • @brucelee50002000
    @brucelee50002000 3 ปีที่แล้ว +1

    Thank you. I waited for this video for a while.

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว +1

      You are welcome Duc 😊

  • @דניאלברוך-פ6ב
    @דניאלברוך-פ6ב ปีที่แล้ว +1

    honestly, take it from an experienced developer. best deployment video online.

    • @theshowTech
      @theshowTech  ปีที่แล้ว

      Thank you very much 🙂. I am glad you found it useful.

  • @danielolt6514
    @danielolt6514 3 ปีที่แล้ว +2

    Amazing tutorial, clear, and goes straight to the point. Thank you

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      You are welcome Daniel 🙂, I am glad you found it useful.

  • @yichengwei
    @yichengwei 2 ปีที่แล้ว

    Thank you! The change of proxy url part helps a lot!

  • @yakob-g
    @yakob-g 3 ปีที่แล้ว +2

    This is great content. Thank you! Very much appreciated!

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      Thank you too Yaqobo 😀

  • @polymerchm
    @polymerchm 3 ปีที่แล้ว +2

    Straight to the point. Thanks!!!!

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      You are welcome Steven 😊

  • @Mimi-bg5zz
    @Mimi-bg5zz 3 ปีที่แล้ว +1

    very helpful, thank you! :)

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      You are welcome sis 🙂

  • @huyvu5929
    @huyvu5929 3 ปีที่แล้ว +2

    Thanks for the video! Can you do another tutorial for deploying to AWS using ECR?

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว +2

      Yes I can Huy and thanks for watching 😊

    • @maufigueroa6181
      @maufigueroa6181 3 ปีที่แล้ว +1

      Yes please! An AWS tuto using ECR would be great :)

  • @blackx123
    @blackx123 ปีที่แล้ว

    Thank you very much

  • @salomaomafalda8004
    @salomaomafalda8004 10 หลายเดือนก่อน

    Perfect!

  • @arupde6320
    @arupde6320 3 ปีที่แล้ว +1

    upload regularly .

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      Hey, I will. I currently have a lot going on 🙁

  • @oussamabouzal3542
    @oussamabouzal3542 3 ปีที่แล้ว

    which terminal do you use ??

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว +1

      I use zsh, I hope that answers your question?

  • @enriquepenanieto9784
    @enriquepenanieto9784 3 ปีที่แล้ว

    Does it work if I have an sqlite db?

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      I think Heroku uses Psql 😊. You might have to check on that one.

  • @Faisal-jo5vk
    @Faisal-jo5vk 2 ปีที่แล้ว

    when i console.log the data it returns undefined

    • @theshowTech
      @theshowTech  2 ปีที่แล้ว

      do you still get that?

    • @Faisal-jo5vk
      @Faisal-jo5vk 2 ปีที่แล้ว

      Ya

    • @theshowTech
      @theshowTech  2 ปีที่แล้ว

      @@Faisal-jo5vk the frontend is not getting the data. can you show the full error?

  • @mamaandi1155
    @mamaandi1155 3 ปีที่แล้ว

    my frontend is react backend is python flask and database is mysql how to deploy please help

    • @theshowTech
      @theshowTech  3 ปีที่แล้ว

      Deploy on which platform?

  • @muhammadukkasha5030
    @muhammadukkasha5030 ปีที่แล้ว

    There is really huge full stop in his sentence when he calls app.😅

  • @gingerdude4014
    @gingerdude4014 2 ปีที่แล้ว

    Hey. Please can you help me. I've been stuck trying to solve this error for hours. I just keep getting this when I run npm start:
    Proxy error: Could not proxy request /api from localhost:3000 to localhost:5000/.
    and when I view the console in the browser it shows this:
    Uncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
    Any idea how to resolve this? :(

    • @gingerdude4014
      @gingerdude4014 2 ปีที่แล้ว

      I followed your exact process. So the code is the same by the way

    • @theshowTech
      @theshowTech  2 ปีที่แล้ว

      Do you have the proxy key and value in the package.json?

    • @gingerdude4014
      @gingerdude4014 2 ปีที่แล้ว

      @@theshowTech yes i do

    • @theshowTech
      @theshowTech  2 ปีที่แล้ว

      @@gingerdude4014 hmm and when you check the api endpoint in backend, are you able to see anything? If you see something then I will say the problem is from the frontend when the server is called.

    • @carlosprieto5522
      @carlosprieto5522 2 ปีที่แล้ว

      This might be late but i solved the same issue by removing the package-lock.json file and restarting the react app