Deploy your first App with Heroku and Node.js

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

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

  • @willyang6640
    @willyang6640 5 лет назад +214

    A complete deployment video that's under 10 minutes? Not sure what's better, the application or the teacher. Thanks for the video man.

  • @Jeff-ps5tg
    @Jeff-ps5tg 2 года назад

    4 years later and I just wanted to thank you. I made it to the blank screen on my own but the procfile part helped me get the rest of the way.

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

    I'm not a programmer, and I swear this was one of THE most helpful tutorials I've ever watched.
    Thank you for this Jonny!

  • @GabrielArghire
    @GabrielArghire 4 года назад +21

    At 5:38 , for those that are not on Linux or Mac to run that command. Make sure you have "Git bash", then go to your app folder, right click on it, and select "Git Bash Here". Run the command shown in video "touch Procfile" and then you can return to the instructions in the video.

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

    Jonny, you win. Everything you did was correct (the first time), your explanation was clear, and IT WORKED. Great Job.

  • @cadethacker
    @cadethacker 5 лет назад +12

    0:52 seconds in and already giving it a thumbs up. Exactly what I was looking for!

  • @joharkhan6789
    @joharkhan6789 4 года назад +3

    Yo nothing can be straight forward and simple than this. Thanx man

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

    I have searched the entire internet to solve my deployment errors but in vein and you just did it in 8 minutes, my problem was just with the PORT. Thank you so much

  • @ridz4912
    @ridz4912 4 года назад +7

    YOU SAVED ME 2 DAYS !
    Yes, I was struggling with the docs for this specific thing for 2 days but this video solved it in 3 mins.
    Thanks a ton man !

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

    I struggled for ages to deploy my first app. The procfile saved me. Thank you so much!

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

    2 years later and it still works! Thanks so much for the great tutorial!

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

    Documentation was superb Heroku is always telling you what to do next, and instructor show it very clearly
    nice job!

  • @xoxoo4877
    @xoxoo4877 5 лет назад +8

    Thank youu so much!
    Procfile or in package.json put "scripts":{"start":"node name_of_starting_script.js"}

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

      what is starting_script isn't in root directory but in a subfolder ?

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

    Using this in 2020 and heroku knows everything!! Deployed and worked perfectly without creating any Procfile.Good times to be a developer I guess.

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

    Man, u are a lifesaver! I made a small mistake by declaring PORT=3000 and my app was not working. After editing it, now its working fine

  • @luisgraterolpalumbo3200
    @luisgraterolpalumbo3200 5 лет назад +2

    This video has saved me two times now from endless debugging. Thank you soooooo much!! Keep it up, mate

  • @kennyakins3536
    @kennyakins3536 4 года назад +3

    Thanks man 😀, first time using Heroku , i tried deploying through GitHub, and forgot to add the Procfile 😂, you really helped man👍

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

    Simple, clear, from A to Z, thank you. It's actually the only video that helped me and I've been looking for 30 minutes

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

    Had to deploy an API server for a hiring challenge. Best 8 minutes of time spent.

  • @beatsbypao3361
    @beatsbypao3361 5 лет назад +1

    Thanks, dude, the Heroku documentation is great, but still, seeing someone explain it step by step is just way better!

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

    Love from India!

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

      So happy to hear that Sanjam - Congratulations!

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

    An excellent introduction to the deployment of a Node.js Application to Heroku. Thank you.
    {2021-11-16}

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

    Best video on free web hosting for node. Thank you very much. Now I will be able to showcase portfolio and make fun stuff to get to know things arround

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

    Thank you man, I mean this is just simple, a step-by-step walk-through better than any documentation out there!

  • @byeolliennie
    @byeolliennie 5 лет назад +19

    Thank you so much! I was having a mental breakdown with this... :D

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

    I cannot thank you enough! nothing can be as simple and as straight forward than this tutorial THANK YOU!

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

    Thank you! My teacher Johnny S. send me this and it helped me launch my first application for my class!

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

    man -you saved my life - i starting learning heroku like..yesterday so your example was great- thanks a lot - from a developer from Brazil o/

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

    I was expecting deploying an app from heroku to at least take a few hours or a day. Under 10 minutes, to the point, solid tutorial.

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

    Thank you SO much. The procfile saved me, ages I’ve been looking what I’ve been doing wrong but didn’t know quite what to search for. Thank you!!

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

    Damn Amazing stuff. I was surfing through internet for the last 2 hours and then a suggestion came up of this video and this made my work so easy and had done the deployment under 10 minutes! Thanks Jonny... :)

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

    Thank you very much for the video! I was struggling over this for the last 2 days and the video solved my problem instantly.

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

    Thanks for the video! Because of you I just did my first nodejs server deploy on heroku.

  • @JAllen-tx3di
    @JAllen-tx3di 3 года назад

    you have 404 comments lol....I appreciate your clear, calm, and concise explanation. Very helpful. Subscribing now!

  • @KT-ut9zg
    @KT-ut9zg 4 года назад

    Using Coronavirus downtime to build a node js app. Thanks for this tutorial. Short, sweet and to the point. Very helpful :)

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

    I hate devops from the bottom of my heart, but this video helped a lot.

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

    great video, thanks sharing the information on how to deploy a Heroku App.

  • @AnandYadav-dc9pf
    @AnandYadav-dc9pf 4 года назад

    I was reading docs and it was difficult to understand. Thank you for making that easy.

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

    You make it look easy! I’m new to Heroku! This is helpful!

  • @cloudjinxed2416
    @cloudjinxed2416 5 лет назад

    Great video. No fluff, straight to the point. Thank you!

  • @lipecanad4
    @lipecanad4 5 лет назад +1

    Hey Jonny, this video is amazing!!! I was getting headache but you have saved my day!!!!!

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

    thanks jonny. i was searching this for two days.you saved lot of time of mine

  • @psLand-film
    @psLand-film 4 года назад

    Thank you for this video, it helped me a lot.
    The Procfile didn't work, but I put this at the end of the package.json and then the app worked on heroku:
    "scripts": {"start": "node index.js" }

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

    Awesome Johnny love your video! straight to the point clear, clean and lean, bring some more !

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

    It still works as of today. Thank you for the video.

  • @ButterflyCreativity
    @ButterflyCreativity 5 лет назад

    Thank you Johnny! Your tutorial aided me being able to complete the next step in getting my node.js app to work on heroku and that was by adding the procfile and updating the existing port variable.

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

    cheers for the great tutorial. This is about the right pacing for me and you're a good teacher.

  • @gajudone3889
    @gajudone3889 5 лет назад

    Very simple, helpful and incredible. Appreciate. You are the one in millions.

  • @squidman8662
    @squidman8662 5 лет назад +9

    Loved the simple and concise tutorial, thanks a lot bro

  • @devsCafe1980
    @devsCafe1980 6 лет назад +1

    Dude you're back, we need more stuff from you ;)

    • @JonnyKalambay
      @JonnyKalambay  6 лет назад

      Alireza Keshanian Good to know :) What kinds of tutorials are you interested in? What would you like to learn more about or get better at?

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

    Thank you very much man , I was stuck at the Application Error for 5 days because I didn't add Procfile.

  • @abnertoribio8574
    @abnertoribio8574 3 года назад +3

    "send messages to myself" finally someone will text me back

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

    Thank you Jonny from the past!

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

    Your video helped me to deploy my first app! Thank you so much!

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

    Great thanks for the video!! I was struggling for an hour and was unaware of the port issue. This was very helpful :)

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

    Thank you for your time!! Great contribution!
    Hello from Argentina!!!

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

    The best tutorial I needed. Keep up the good work. 👍

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

    Very nice Jonny. Excellent presentation!

  • @11hassaan11
    @11hassaan11 4 года назад

    Thanks man...It helped me alot....Finally I have succesfully deployed my App on heroku.

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

    Thanks man super helpful. Glad to see a brother on here for once too 👍🏾

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

    Very Helpful Video even 2 years later. One thing I noticed is that I didn't need a Procfile. I think it might be because I have my start script listed in the start section of my package.json file

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

    Thank you Jonny, that's what I was waiting for!!!!

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

    You are great brother was having a tough time since morning with this thing..... You just made my day

  • @latestcoder
    @latestcoder 5 лет назад +1

    Thank you so much, you are amazing, as someone was saying in the comments below, this video was really concise, just what every developer needs

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

    Thanks very much, my site was successfully deployed.

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

    ur a great teacher keep going my friend

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

    Thanks for the video man. Lots of Love from Nepal....

  • @v.michaelangelopaster943
    @v.michaelangelopaster943 4 года назад

    Wow!!!!! well explained thank you. hoping for more videos

  • @sesackey2
    @sesackey2 5 лет назад +1

    Great video! Very direct and straight to the point walk through

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

    Thank you for a great video Jonny. Indeed useful for a first-timer.

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

    Thanks Mr Jonny!! Very helpful . You save me !!

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

    Thank you so much for this incredible video, I finally put online my first Node app.

  • @oogabooga3297
    @oogabooga3297 4 года назад +3

    that Procfile solve my problem..thank u soo much

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

    That was an awesome video! To the point, with just the necessary information to get started. Love it, keep it up!!!!

  • @donnytechiera957
    @donnytechiera957 5 лет назад +1

    Awesome I follow a lot of Devs and your clarity in teaching is great, show do a Udemy course !!

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

    thanks a lot johnny, i was stuck on this for the past 2 hours

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

    Very nice explaination, thank you so much.

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

    Well done. Great job. Working as of 14th of February 2020.

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

    Thank You!My app is now running.

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

    Thanks for the video, exactly what I needed, short and to the point

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

    Obrigado!!! Nao estava conseguindo e graças a voce consegui hospedar meu site

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

    Thank you! This was easier than expected. Very nice tutorial

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

    Thanks brotha! Very helpful, was able to use the procfile and worked perfectly!

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

    Great tutorial in few minute

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

    Really nice way of explaining things. it was very helpfull. thank you

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

    best tutorial by far, thanks for sharing!

  • @smileandwave1788
    @smileandwave1788 5 лет назад +1

    for vids like these i use second acc to give it extra like.
    Thanks man!

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

    Really clear and easy guide, it helped me in my course project.
    Thank you so much!

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

    got my heroku server running, thanks

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

    Best tutorial I've ever seen :)

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

    Thanks man, the info about port saved me

  • @romez1990
    @romez1990 5 лет назад +1

    You're the best nigga programmer I've ever seen! Thanks a lot.

  • @jayantkhandelwal9753
    @jayantkhandelwal9753 5 лет назад

    Thank you so much buddy! I was doing the same mistake as you mentioned i.e. PORT = 5000 instead of process.env.PORT. Thanks once again

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

    thanks man you really did help me a lot to deploy my first website !! cheers

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

    Really nice job! I like your setup a lot too. Keep up the good work.

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

    Best video of all time.

  • @obangeobange1628
    @obangeobange1628 5 лет назад +1

    Thanks for ending my frustration

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

    The best explanation

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

    Thank you very much, it was really helpul.
    (Except the procfile, I did some chanes in package.json and it was fixed)

  • @a.m.mohamed5382
    @a.m.mohamed5382 5 лет назад +2

    very helpful tutorial dude, Thanks so much