Thank you very much!!!🥰 You saved me and my backend!🥳 Special thanks for the detailed description of what needs to be indicated in each field. I would not have thought of writing "npm install" in the BUILD COMMAND field. And thanks for the typescript! That you said that after the installation you need to write a TSC! You are a true professional. 😎Good luck to you!!!❤
Thank You so much CodeBrah. Your channel name sounds like a hero who saves his county from some mischievous evil and you exactly did the same for me. Keep it Up !
Thanks for this. I was struggling to deploy a full stack app on Render. It was failing on the build, as I was trying npm build, but followed what you said about using npm install and it worked. Thanks for saving any further frustration!
i just wasted 4 hours to host my backend application in netlify. That thing is too complicated. Render looks easy. I shall do it tommorow. Thanks in advance.
@@Codebrah There is nothing to thank me for. Well, except for the fact that I'm raising 2 children. :) I fled my country because of injustice. I am over 50 years old. But in order to survive in a new place, I'm learning js. But people like you help us get out. You distribute knowledge to everyone. You are a good person and I am very grateful to you. I repeat once again - God bless you and good people like you who help people!
Hii iam working on different mern project everything is working fine but when i reload the page it just says 404 error not found.......it is working well in local host it is not working after deployment.....
If I want to deploy an eCommerce website and use it, can I stick with the free plan or should I upgrade? In that case, should I consider alternatives to Render, like Heroku?
I deployed my node.js app on render but while adding query to url , it is not giving the expected output but when I am doing the same in local host, it is working.
What alternative to render would you recommend? I have a fullstack project with express-pug and was easy to make it run but the recover from inactivity is too long... thanks man!
Can someone just tell me which github you used and what settings to use and which tags or codes to put in? I do not want to have my head chatted off for over 6 minutes when I could just do everything in under 1
@Antoniu Iepure I tried and failed. It was working perfectly, but my app wasn't the same anymore. I tried using the localhost server instead of Render and it was working fine. So it seems that Render is the problem here.
I'm having trouble connecting to the database while deloying. It gives me an error message like this "Error: connect ECONNREFUSED 127.0.0.1:3306" even though under my localhost the project still runs normally. Can you help? Can I explain this problem? Thank you very much.
Having a hard time deploying your app?
I'll do it for you, pain free: codingwithcodebrah.com/deploy-4-me
thanks, i didn't specify the process.env.port, so it didn't go live, but with that added it works flawlessly. thanks bra!
Thank you very much!!!🥰
You saved me and my backend!🥳
Special thanks for the detailed description of what needs to be indicated in each field. I would not have thought of writing "npm install" in the BUILD COMMAND field. And thanks for the typescript! That you said that after the installation you need to write a TSC!
You are a true professional. 😎Good luck to you!!!❤
i want to see your backend baby
I had the same issue! Thanks for the great content!
Thank You so much CodeBrah. Your channel name sounds like a hero who saves his county from some mischievous evil and you exactly did the same for me. Keep it Up !
2:13 You don't need to delete the node_modules folder. Just create a .gitignore file and add "node_modules" to it. This will tell git to ignore it.
LMAO
He is doing his way leave poor the poor guy.
He explained you could create .gitignore file
thank you a bunch man. Been tryna upload my damn app for a day, tried vercel netlify n so on none worked except for this
I love youuuuuu!!!!!!! After days of try and fail with other services, your video was my greenlight!!! Thanks for making the content
Thanks for this. I was struggling to deploy a full stack app on Render. It was failing on the build, as I was trying npm build, but followed what you said about using npm install and it worked. Thanks for saving any further frustration!
No problem, glad it helped.
really help alought
You are awesome man, I was mad with other UA-camrs tutorials. Keep going bro🔥🔥🔥
Thank you much bro! You just helped me move my site to render, I was so depressed about heroku, god bless you!
No problem!
Thank you sooo much for having this video. Simply explained. Thank you!
it was my first time deploying .You made it easy thanks😁
Just wanted to thank you and tell you that you deserve a bajillion subscribers. You have made my day! ❤
thanks a lot for the video brother. after wasting 2hrs trying to install express on netlify, this video done it in 10mins.
but they want credit info
i just wasted 4 hours to host my backend application in netlify. That thing is too complicated. Render looks easy. I shall do it tommorow. Thanks in advance.
Me struggling for 5 hours
@@nithya4860 with render?
bro fr i had exactly the same issue
@@shlev13 yeah
daaaaamn, the best video maaan. U saved my BACK and my backend.
Thank you so much. It helps me a lot. This super easy! Thank for a detailed instruction.
Very short and crisp video. It helped me a lot. Thank you for creating such meaningful and easy content. Bhagwan Mahavir bless you.
Thank you very much bro , I was searching for a alternate for a really long time , u saved my backend bro :)
5:41 How can i add .env files?
create fille .env
bro you are literally saving lives....thanks for the tutorial
Happy to help
Thanks man, needed this!
thank you dude god bless you you helped me so much
Thank you so much! It is the first time i deployed app by myself))
Thanks man. straight to the point.
Thank's for the video man!! appreciate it
Thx bro. Instruction clear and simple
Thank you so much man you just saved all my projects !! this is so much better than heroku
im so grateful for your help
Many Many Thanks. I was searching like that
Thank's man!!! You saved me! I had to quickly run with Heroku. Very on time and great service! God bless you! 🙏🙏🙏
God bless you aswell my friend!
@@Codebrah There is nothing to thank me for. Well, except for the fact that I'm raising 2 children. :)
I fled my country because of injustice. I am over 50 years old. But in order to survive in a new place, I'm learning js.
But people like you help us get out. You distribute knowledge to everyone. You are a good person and I am very grateful to you.
I repeat once again - God bless you and good people like you who help people!
@@varvar3316 hey CodeBrah I can help you with anything you need I had been studying for one year on mern stack.
@@andrewberrio7374 can we deploy websites with socket use in them in render?
Small question, if I have a .env how do I do
add environment variables and click add from .env and then paste the contents of ur .env file in it.
You saved a lot time. thank you🙌
will this work with websockets??
Hello, have you tried ?
@@__shubhamtiwari no, tell me if u do
YOU ARE JUST AMAAZINGGG, YOU DESEVED 100000000000000M subsss, God Bless you bro
Hii iam working on different mern project everything is working fine but when i reload the page it just says 404 error not found.......it is working well in local host it is not working after deployment.....
Thank you so much. This video is a life saver
Good video. How can I deploy my project with React js and Node js when backend is inside frontend? How can I know my root directory?
Thanks for the explanation man!
I clicked on the web service and my card got declined. I guess I need other options.
Thanks a lot...It helped me to deploy my full stack web app
You just saved me. Thank you so much
Thanks! worked like a champ!!
Thanks Man! It was really helpful!
Hey, my friend, you save me, was really useful. Regards
very interesting service! Thanks for introducing it to us!
If I want to deploy an eCommerce website and use it, can I stick with the free plan or should I upgrade? In that case, should I consider alternatives to Render, like Heroku?
Thanks man you saved my job
thanks a ton..man..You literally saved my lifetime project from collapsing..
Glad I could help!
thank you so much bro easy and fast
thanks so much. that was really helpful
Thank you for your help, Brazilian regards.
what Cannot find module ‘/opt/render/project/src/app.js
i got same error
Any update on this?
I'm facing the same issue
can i deploy Backend express restApi on it
excellent tutorial thank you
Thanx a ton man, saw this and deployed my express app on render.
Was trying from 2 days to get it on vercel but nothing was working there.
What? Vercel works for node if you don't plan on using websockets, whatever it's done now
Thank you so much! 🙂
really help me a lot thank you so much.
No problem!
Thanks man, i am from Brazil ❤
Thank you really helpful
very useful and compact. ty
I deployed my node.js app on render but while adding query to url , it is not giving the expected output but when I am doing the same in local host, it is working.
Thank you so much!
I never thought that Clint Eastwood would save me Haha, seriously man thanks a lot I always have problems hosting an application.
😂😂😂 no problem man. Glad I could help
Render automatically installs all the npm packages that you need?
Yo u should keep posting tutorials. I like your thumbnails
Thanks for the video!
Greetings from brazil :)
I think there is a limit to api calls, If so then will socket events also exhaust this limit?
thank you for the explain
How do i install libraries on render? Such as 'dotenv' or 'cors'?
I'm not 100% sure but I would assume you do it nodeJS with npm. Then in render's build command option you just normally run a 'npm install'
I already deploy and the logs says connected to the server. But when i visit my site it's still 502. Is it need time to website can be access ?
it worked thanks!
What alternative to render would you recommend? I have a fullstack project with express-pug and was easy to make it run but the recover from inactivity is too long... thanks man!
Me personally, I would just use a VPS. 5$ per month + $12/yr for the domain. I have a tutorial on my channel you can checkout. Goodluck!
how to install library or imagemagick ... etc system level software on render during deployment
Can someone just tell me which github you used and what settings to use and which tags or codes to put in? I do not want to have my head chatted off for over 6 minutes when I could just do everything in under 1
Thanks a lot. 🔥❤
No worries!
thank you very mush!
I have a Strapi app with a .nev file, what should I do with the .env if I want to deploy from Github? Isn't it better to deploy the app manually ?
You saved my life!
Invalid host header on link
after starting the developmwnt server
Thank You!
thanks alot for this video
Thanks so much bro
you save me , thank you very much
It is showing "exited with status 7 while building your code". Pls help to deploy my app
is it possible to deploy without github? When I wodn't share app to public.
U can make it private
Do you know if it work with local mongo database?
Thanks, help me a lot
Thank you so much
Thanks man, thanks a lot!
Thank you very much.
worked for me. thanks
how you connect the front end if the port changed?
Thanks for the vedio man
how can it will be done using node why not use npm run and all ?? in the render scripts
Is using mongoose/mongodb the same as what you shown? I know the local hosting is a bit more steps so I am not sure.
Sorry late reply but I’m actually not sure.. try it and see what happens 😛
Mongoose is a library that is helpful in communicating in Mongodb ( which is a database).
You must to add MONGO_URI as environment variable
@Antoniu Iepure I tried and failed. It was working perfectly, but my app wasn't the same anymore. I tried using the localhost server instead of Render and it was working fine. So it seems that Render is the problem here.
It worked for me after adding render IP in mongodb whitelist. Open your app in render click connect then outbound.
can you be able to config the .env file on the production ?
How long do a node.js bot last?
Thanks CodeBrah !
I'm having trouble connecting to the database while deloying. It gives me an error message like this "Error: connect ECONNREFUSED 127.0.0.1:3306" even though under my localhost the project still runs normally. Can you help? Can I explain this problem? Thank you very much.