MERN Stack deployment on Vercel and Render | Deploy node.js and React app for free

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

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

  • @AllInoneStatus1
    @AllInoneStatus1 11 дней назад +3

    finally got it..... After watching more than 10+ videos

  • @hemantvishwakarma8751
    @hemantvishwakarma8751 8 месяцев назад +14

    Thankyou so much... I have watched more than 15 videos but was not able to deploy... But now, by your video I have deployed my first web app....Thankyou so muchh❤❤❤

    • @SumansAcademy
      @SumansAcademy  8 месяцев назад +1

      I'm thrilled to hear that you're happy! Your appreciation means lot to me❤️.

    • @rutikamble
      @rutikamble 3 месяца назад +2

      Same

  • @hrishabh999
    @hrishabh999 2 месяца назад

    After watching more than 10+ videos, finally I found what I needed👍thankyou so much

  • @priyaarya6883
    @priyaarya6883 4 месяца назад +2

    Thankyou so much you helped me alot really worked. Earlier I was getting issue when I type vercel on cli then I saw I had to do vercel init at first then it worked 😅 if anyone is getting the same issue you can solve it through this message coders 😁🤭🙏 . And thankyou mam from 2 days I was trying and searching for such type of content you posted 🤗✨

    • @SumansAcademy
      @SumansAcademy  4 месяца назад +1

      You're welcome! I'm glad to hear that the solution worked for you. If anyone else is facing the same issue with Vercel, remember to use `vercel init` first to get things set up. It can save a lot of time and frustration. Thank you for sharing your experience and helping others with the same problem. Happy coding! 😊✨

  • @Virat5nov1988
    @Virat5nov1988 15 дней назад

    From you i learned how to use render thank you so much❤

  • @RedZunamyBlogspotZ
    @RedZunamyBlogspotZ 4 месяца назад +1

    Gracias de tanto buscar al fin alguien lo explica bien.

    • @SumansAcademy
      @SumansAcademy  4 месяца назад

      ¡De nada! Me alegra saber que finalmente encontraste una explicación que te ayudó. Si tienes alguna otra pregunta o necesitas más ayuda, no dudes en preguntar. ¡Feliz codificación! 😊✨

  • @mind_blazed
    @mind_blazed 7 месяцев назад +1

    Thank you so much . i've watched lots of videos but not working . but this is really helpful and succesfully deployed

  • @AbdulSamad-kb3sm
    @AbdulSamad-kb3sm 4 месяца назад +1

    Thank you soo much, explanation is very clear and easy. thank you once again👌👌💕💕

  • @kartikay0111
    @kartikay0111 5 месяцев назад +1

    Finally I was able to deploy Thanks

  • @nidhi2843
    @nidhi2843 Месяц назад

    Thanks a lot! Finally I deploy my project 😊✨

  • @MALLuKAPzTECHz
    @MALLuKAPzTECHz 5 месяцев назад +1

    Subscribed I was looking for this video

  • @we-are-engineers
    @we-are-engineers 6 месяцев назад +1

    Amazingly described ❤

  • @gollapudibuchichowdary1914
    @gollapudibuchichowdary1914 Месяц назад +1

    Wonderful 🎉🎉🎉

  • @paramveer3590
    @paramveer3590 4 месяца назад

    Thank you so much ma'am, i watched around 15 to 20 videos but nothing worked. I was very upset but now I'm so happy ❤ dher sara pyaar🙏🙏🙏🙏🙏🙏🙏🙏🙏

    • @top_g755
      @top_g755 4 месяца назад

      Bro help me

    • @top_g755
      @top_g755 4 месяца назад

      Error aa rha hai

    • @top_g755
      @top_g755 4 месяца назад

      Module not found

    • @paramveer3590
      @paramveer3590 4 месяца назад

      @@top_g755 browser pe code run ho rha he kya? Deploy se pehle Frontend backend achhe se chal rha he?

    • @SumansAcademy
      @SumansAcademy  4 месяца назад

      Most welcome 😊

  • @dictator2852
    @dictator2852 3 месяца назад +1

    great and very easy explanation

  • @devmehta200
    @devmehta200 4 месяца назад

    personally i can say best ever video on internet explaining how to deploy web app , crystal clear explanation but mam i have one question i have used multer for image upload and i am giving path of that in my vite.config.js file so how to deal with that while deploying app please answer mam

  • @codingwave56
    @codingwave56 2 месяца назад +2

    tysm 🙏🏻

  • @pawankumarmandaloju3846
    @pawankumarmandaloju3846 4 месяца назад +1

    Thank you for the information 🙏😊

  • @kvenkataprasadrao72
    @kvenkataprasadrao72 Месяц назад

    it really worked... Thank You 🙂

  • @AmruthShyju
    @AmruthShyju 4 месяца назад +2

    Thank You So much 💚💚

  • @apnifamily-vy8my
    @apnifamily-vy8my 8 месяцев назад +1

    Thanks 😊. Helpful information.

  • @csayantan
    @csayantan 5 месяцев назад

    backend and frontend separately is very wirdo idea for productions as it will publish whole data whoever hit the URL. it will be better if we can maintain these access from the application side only.

  • @ankit21309
    @ankit21309 3 месяца назад +1

    Informative !!

  • @navafz9246
    @navafz9246 Месяц назад

    Thank you so much

  • @nivi_verse
    @nivi_verse 6 месяцев назад +1

    Thank you so much 🎉🎉🎉

  • @_aakashsaini
    @_aakashsaini 4 месяца назад +2

    vercel command not working in frontend. I run the command 'npm i vercel' but it's still not working. Don't know what's wrong...

    • @SumansAcademy
      @SumansAcademy  4 месяца назад +1

      Use this command : npm i -g vercel

    • @_aakashsaini
      @_aakashsaini 4 месяца назад

      @@SumansAcademy tnx.😄😄

    • @aakashsaini3963
      @aakashsaini3963 3 месяца назад

      Same doubt same name bhai 😂😂

    • @SumansAcademy
      @SumansAcademy  3 месяца назад

      What a coincidence! 💀💀

    • @aakashsaini3963
      @aakashsaini3963 3 месяца назад

      Above mentioned command is take so much time and leaked the memory not working

  • @chanduaadhf
    @chanduaadhf 2 месяца назад

    Thank You....:)

  • @SurajSURAJ-hm9kb
    @SurajSURAJ-hm9kb 8 месяцев назад +1

    Giving nice information 👍😊

  • @rutikamble
    @rutikamble 3 месяца назад +1

    Thank you mam

  • @realpriyanshu02
    @realpriyanshu02 2 месяца назад

    best

  • @webturtles
    @webturtles 8 месяцев назад +1

    Found helpful Thanks

  • @anmoldube9395
    @anmoldube9395 Месяц назад

    Thank you

  • @architbatham4261
    @architbatham4261 2 месяца назад

    👍

  • @Leetcode194
    @Leetcode194 2 месяца назад

    Thanks

  • @ManpreetSingh-bk7yc
    @ManpreetSingh-bk7yc 6 месяцев назад

    AMAZING VIDEO

  • @abhayyraz
    @abhayyraz 2 месяца назад

    i am getting this error "err = new ServerSelectionError();" please mam help me to solve this error...i just searched whole youtube and found your video helpful a lot. please mam

    • @SumansAcademy
      @SumansAcademy  2 месяца назад

      This error usually occurs when the MongoDB client cannot connect to the MongoDB server.
      1. Ensure that your MongoDB server is running.
      2. If you are using MongoDB Atlas, make sure your IP address is whitelisted in the network access settings.

    • @abhayyraz
      @abhayyraz 2 месяца назад

      @@SumansAcademy This works thank you so much man😊😊

    • @SumansAcademy
      @SumansAcademy  2 месяца назад

      Happy coding ❤️

  • @gamerzhill8849
    @gamerzhill8849 4 месяца назад

    its really useful

  • @isaacnjenga4184
    @isaacnjenga4184 6 месяцев назад +1

    do you have a tutorial on uploading images to the backend and displaying on the frontend?

    • @SumansAcademy
      @SumansAcademy  6 месяцев назад

      Wait I will create it for you. Give me some time.

    • @isaacnjenga4184
      @isaacnjenga4184 6 месяцев назад

      ok, thank you@@SumansAcademy

  • @TamilMani-t4l
    @TamilMani-t4l 7 месяцев назад +1

    i have three files frontend , backend and admin panel. For admin i want to deploy it seperately or with the backend

  • @ManpreetSingh-bk7yc
    @ManpreetSingh-bk7yc 6 месяцев назад +1

    I was able to host both frontend and backend on render itself .why you host seprately?? by the way i hosted html css js express js mongo db without react website

  • @kst.1999
    @kst.1999 4 месяца назад

    Thank you veru much..

    • @SumansAcademy
      @SumansAcademy  4 месяца назад +1

      You're welcome! Happy coding ✌️

  • @mrsecretstatus9999
    @mrsecretstatus9999 6 месяцев назад

    I have done all steps correctly but I am not to login into my application, I don’t why but I am getting loging successfully message and my cookies is storing correctly.
    Can any one help me please

  • @ZahidKhan-bg1uv
    @ZahidKhan-bg1uv 4 месяца назад

    Ma'am can you share the video of your project developement?

    • @SumansAcademy
      @SumansAcademy  4 месяца назад

      Deployment of "Vicharlikhita web app" is present in this video only. Which video do you want?

  • @veldhisandeep9945
    @veldhisandeep9945 6 месяцев назад

    Done thanks a lot

  • @thorenjp
    @thorenjp 6 месяцев назад

    How can i deploy a json server api im unable to fetch api with my project after deployed on netlify 😢

  • @hamzaazam203
    @hamzaazam203 4 месяца назад

    im maked the three folder in my project websocket, frontend and backend. where can i upload the websocket folder on which website.

  • @afroz1189
    @afroz1189 6 месяцев назад

    Hello, I followed all the steps and deployed backed but after clicking on link it says cannot get/..
    Any help will be appreciated.

  • @Uv_Yadav04
    @Uv_Yadav04 5 месяцев назад

    Can't we deploy frontend on render..
    When i am doing so, It's saying no open http port detected

  • @yousseferaky8665
    @yousseferaky8665 7 месяцев назад

    شكراااا ❤❤

  • @thisaragunasekara924
    @thisaragunasekara924 6 месяцев назад

    Hii can i know how many applications can we deploy in this way only one web site?

  • @sanketkamble4705
    @sanketkamble4705 5 месяцев назад

    hello. why did you deploy on two different servers? are they fast or something for node and react ?

  • @amstudio3386
    @amstudio3386 5 месяцев назад +1

    source code?

    • @SumansAcademy
      @SumansAcademy  5 месяцев назад

      Fronted :
      github.com/UmaSahni/VicharlikhitaFronted
      Backend :
      github.com/UmaSahni/VicharLikhita

  • @sayanmaity7630
    @sayanmaity7630 5 месяцев назад

    Hello ma’am ! I tried deploying my MERN e-commerce website with this process. While everything turned out to be fine but in the frontend, the images are blank. No matter what I do, it isn’t showing. Any suggestion?

    • @SumansAcademy
      @SumansAcademy  5 месяцев назад

      Are you uploading your images to the backend and then fetching in to the fronted. And then it is showing black? Or you are using url's to show images?

  • @pearlwings_
    @pearlwings_ 4 месяца назад

    can you show me the proxy setting

  • @GiuranRadu
    @GiuranRadu 5 месяцев назад

    Important question! Does uploading files/images still works?

    • @SumansAcademy
      @SumansAcademy  5 месяцев назад

      Yes it still works. Please create your new account and check. If you are using the user credentials given in this video then it may not work because accidentally I removed that file from my database.

    • @GiuranRadu
      @GiuranRadu 5 месяцев назад

      ​@@SumansAcademy Thanks for your fast reply. I have a 7$ monthly plan on Render and i really can't succeed to configure it. I think it will be a good video for future... now i'm using Cloudinary as an alternative to upload images

  • @mausam_007
    @mausam_007 7 месяцев назад

    I'm trying to access my web page and there is an error in the console:- failed to load resource: the server responded with a status of 404 ///// actually in locally it's working fine .. pls help me

    • @SumansAcademy
      @SumansAcademy  7 месяцев назад +1

      In Render.com check in Logs you will get details why you are getting that 404 error.
      If you have time then try to deploy it once again. Failed to load it had happened with me also. I deployed it again then it worked.

  • @abhayyraz
    @abhayyraz 2 месяца назад

    mam i getting this "Detected a new open port HTTP:8001" and the application is crashig

    • @SumansAcademy
      @SumansAcademy  2 месяца назад +1

      May be another application is using the port your application is trying to use (8001 in this case).
      const port = process.env.PORT || 3000; // Change 3000 to any other port number

    • @abhayyraz
      @abhayyraz 2 месяца назад

      @@SumansAcademy thank you so much mam now it's working

  • @shashwatsingh2748
    @shashwatsingh2748 7 месяцев назад

    At 3:19 , is there any problem if we choose Compass instead of drivers ?

    • @mrsecretstatus9999
      @mrsecretstatus9999 6 месяцев назад

      Compass is for running locally, while deploying we need to use driver only.

  • @prajwalshaw9217
    @prajwalshaw9217 2 месяца назад

    Didi main jab render pe backend deploy karne ki kosish kar raha hu toh ek error aa raha hain bar bar.
    "npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/opt/render/project/src/package.json' "...
    Mere paas toh aisa koi path hain bhi nahi phir pata nahi render kaha point kar raha hain.
    Kindly guide me.

    • @SumansAcademy
      @SumansAcademy  2 месяца назад

      It looks like you're encountering an error because Render is unable to find the package.json file in the expected directory.
      1. Check Your Project Structure: Ensure that your package.json file is in the root directory of your project.
      2. Update the Build and Start Commands:
      --> Go to your Render dashboard.
      --> Navigate to your service settings.
      --> Ensure your Build Command is correctly pointing to where your package.json is located. For example, if your package.json is in a different directory, you might need to change the build command from npm install to cd && npm install.
      --> Update your Start Command similarly.
      If still you are getting error then send me your GitHub repository link. I will check your project structure.

    • @prajwalshaw9217
      @prajwalshaw9217 2 месяца назад

      @@SumansAcademy Thanks didi I was able to deploy it on render and vercel. But another issue arrived. Vercel par deploy karne ke baad jo url ko paste kar raha hu toh kuch nahi display ho raha browser par. Error 404 dikha raha hain. Render pe logs par jake check kiya toh waha as such koi error nahi dikha raha. Phirse se ekbar deploy kiya render aur vercel par tab bhi nahi aa rha. Samajh nahi aa raha yeh error.

    • @SumansAcademy
      @SumansAcademy  2 месяца назад

      Vercel ka deployed URL work nahi kr raha h kya?
      Aisa karo browser p vercel.com k website m login karo.
      Profile k icon m click kr k *Dashboard* page m jao.
      Waha pr sare deployed projects dekhenge. Usme click kr k *deployments* m jao or dekho kya error h.

    • @prajwalshaw9217
      @prajwalshaw9217 2 месяца назад

      @@SumansAcademy Ha didi deployments main Jake current project pe click Kiya aur build logs pe Jake check Kiya toh 0 errors dikha raha hai.

    • @SumansAcademy
      @SumansAcademy  2 месяца назад

      If vercel is not working for you then search on youtube for react app development and try to deploy on different platforms such as netlify or github pages.

  • @rishigupta1565
    @rishigupta1565 5 месяцев назад

    Cannot find module '/opt/render/project/src/index.js

  • @srimanikanta8440
    @srimanikanta8440 4 месяца назад

    My backend is perfectly running on my device but when i try to deploy it , its showing deployment failed. Can you please resolve my issue. i am trying to deploy my project since 30 days but still i cant able to deploy

    • @srimanikanta8440
      @srimanikanta8440 4 месяца назад

      Its Giving nodemon access denied

    • @SumansAcademy
      @SumansAcademy  4 месяца назад

      Send your source code I will try it from my end. (Github repo)

    • @srimanikanta8440
      @srimanikanta8440 4 месяца назад

      @@SumansAcademy Thank you. The deployment is successful using your demo itself. But the dynamic process is not working, means I have a uploads folder in the backend in which if we upload any image that will be stored in the uploads folder and in mongoDB I just store the name of the image. So I render the images such that I check the name of the image in DB ans shows the image using uploads folder in the backend. But it's working upto my local host. But when I deployed , the image is not rendering, may be because it cannot enter to uploads folder.
      🤧Sorry for asking these much of doubts

    • @SumansAcademy
      @SumansAcademy  4 месяца назад

      You're welcome! No worries at all about the questions. If you're using only Multer to upload images, try uploading images using the method described in this video: ruclips.net/video/UNKQ1I4O7eU/видео.html. This has worked for me and might solve the issue with the images not rendering after deployment. Let me know if you need any further assistance!

    • @aakashsaini3963
      @aakashsaini3963 3 месяца назад

      Can i deploy using multer only

  • @iqraaslam1923
    @iqraaslam1923 3 месяца назад

    Render is not free they are asking about credit card info

    • @SumansAcademy
      @SumansAcademy  3 месяца назад +1

      Hi @iqraaslam1923,
      Thank you for your comment!
      To ensure you can take full advantage of Render's free services without any hassle:
      Sign In Properly:
      1. Make sure to sign in using your original Gmail account or GitHub account via OAuth.
      Avoid using temporary email services as they may cause issues and might require additional verification, such as credit card information.
      Choose the Right Instance Type:
      2. Once signed in, select the "For hobby projects" instance type during setup.
      This option is completely free and perfect for small personal projects.
      If you have any more questions or need further assistance, feel free to ask. I'm here to help!

    • @twosidefact
      @twosidefact 2 месяца назад +1

      select the free version

  • @top_g755
    @top_g755 4 месяца назад

    Mam help me please on render it's showing module not found error

    • @SumansAcademy
      @SumansAcademy  4 месяца назад

      “module not found” error means you are importing a file with a wrong path. Please check all imports and exports in your code.

    • @top_g755
      @top_g755 4 месяца назад

      @@SumansAcademy Done mam yesterday I was about to cry😑
      But finally it got deployed thankyou mam

  • @fsnirjhor
    @fsnirjhor 6 месяцев назад

    how to host backend on vercel ?

    • @SumansAcademy
      @SumansAcademy  6 месяцев назад +1

      You can not deploy backend on vercel. I have once deployed json server on vercel only GET request was working. Rest Other where not working.
      Vercel is more like deploying frontend application.

  • @shivam-mc7sx
    @shivam-mc7sx 2 месяца назад

    i am getting cors errr please help

    • @SumansAcademy
      @SumansAcademy  2 месяца назад

      In backend do this.
      1. npm i cors
      2. In index.js or server. js file write
      const cors = require ("cors")
      app.use(cors())
      Also sometimes due to network issue you may get cors error.

  • @WebCoder-12
    @WebCoder-12 18 дней назад

    Am getting error module not found in render . What should i do ..i have done same process

    • @SumansAcademy
      @SumansAcademy  18 дней назад

      Check if the module file names are in the correct case. For example, require('./MyFile') won’t work if the actual file is named myfile.js.

    • @WebCoder-12
      @WebCoder-12 18 дней назад

      @@SumansAcademy error: cannot find module '/opt/render/project/src/index.js am getting these type error

    • @SumansAcademy
      @SumansAcademy  18 дней назад

      If you can share please share me your github Repository

    • @WebCoder-12
      @WebCoder-12 18 дней назад

      @@SumansAcademy look at my code i have same processs getting error

    • @SumansAcademy
      @SumansAcademy  18 дней назад

      Where is your code? Please share your github Repository link

  • @adarsha001
    @adarsha001 3 месяца назад

    I am getting 404 error

    • @SumansAcademy
      @SumansAcademy  3 месяца назад

      In Render.com check in Logs you will get details why you are getting that 404 error.
      If you have time then try to deploy it once again.
      Make sure you are giving the root file directory in render.
      If you are not able to resolve the issue by yourself then write more about the error here.

  • @ezzylearn2065
    @ezzylearn2065 8 месяцев назад

    Behan vercel ke liye kya install Kiya vercel is not recognised dikha rha ha again and again

    • @SumansAcademy
      @SumansAcademy  8 месяцев назад +1

      Run this command to install vercel globally on your system - - - > npm i -g vercel

  • @lakshayjain2309
    @lakshayjain2309 5 месяцев назад

    what about api

    • @SumansAcademy
      @SumansAcademy  5 месяцев назад

      Till 10:59 we were deploying our api endpoints only on render.
      Now in place of localhost:8080/
      You will use render.com api suppose this - rc-wc0f.onrender.com/

    • @lakshayjain2309
      @lakshayjain2309 5 месяцев назад

      Thank a lot...this was the easiest way..... helped me a lot​@@SumansAcademy

    • @ssedits9584
      @ssedits9584 5 месяцев назад

      ​@@SumansAcademydid use window.location.origin

  • @PM-rs4te
    @PM-rs4te 5 месяцев назад

    Having issues with CORS blocking access

    • @SumansAcademy
      @SumansAcademy  5 месяцев назад +1

      In backend do this.
      1. npm i cors
      2. In index.js or server. js file write
      const cors = require ("cors")
      app.use(cors())

    • @PM-rs4te
      @PM-rs4te 5 месяцев назад

      @@SumansAcademy Thank you for the response. Figured it all out.

  • @AnkitKumar-nl6mc
    @AnkitKumar-nl6mc 4 месяца назад

    Hey, i followed the steps but deploy failed on render , please help , please send your contact details where i can text you the problem

  • @vijayaragavan4168
    @vijayaragavan4168 8 месяцев назад +1

    Thank you so much ❤️🎉

  • @parasparashar7720
    @parasparashar7720 7 месяцев назад

    Thanks