How to deploy Node.js to render (Heroku Alternative)

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

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

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

    please help me
    error node-module@2.0.0: The engine "node" is incompatible with this module. Expected version "^3.0.0". Got "18.12.1"

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

    Hi friend, you just save my life!

  • @jason9468
    @jason9468 2 года назад +1

    Can you please show how to deploy to Render a Node.js backend that is using postgres for a PERN stack app? In addition to creating a Web Service, would you also need to create the Postgres database on Render? And how would you connect the two? I have my front end hosted on firebase

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

    what cannot find module app.js?

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

    Thanks , helped much !! 😆

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

    How come you no show how to make the repo?! Do u paste all code? Help -Obama

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

    if you get to error you shuold to delete package-lock.json

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

    Hi.
    Thanks for this video.
    My node js server doesn't deploy on render but does on heroku.
    It keeps showing "in progress" for ever, and if you try calling the API it sends a 404 error

  • @mralone5624
    @mralone5624 2 года назад +1

    Can i host nodeapp in private repositories of gitlab on render ?

    • @csbeam
      @csbeam  2 года назад +1

      Yes you can do that. I have personally hosted one of my private repo from GitLab on render

  • @k.ashutoshbaitharu3964
    @k.ashutoshbaitharu3964 Год назад

    Thank you so much!!

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

    Thank you!😀

  • @sujithsureshkumar
    @sujithsureshkumar 2 года назад +1

    Where to host mongodb?

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

      You can use MongoDB Atlas free tier.

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

    Hi thank you for this

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

    thank u

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

    how can deploy a MERN??

    • @csbeam
      @csbeam  2 года назад +1

      1. MongoDB Atlas for MongoDB
      2. Render for Node.js Server
      3. Netlify for React app

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

    thanks a lot