once you said you cant host react app on GoDaddy, I stopped the video to give it a try and it works!, I already run my react app on GoDaddy in 5 simple and super easy steps, in just five minutes
That's the perfect video I have ever wanted to see after knowing web development, nobody teaches the stuff you do. It's a humble request to sir please open an LCO institute in Delhi, we need you!! ❤❤❤
Its very helpful sir. Please create a course about how to publish app in production and how companies are managing their apps in productions. Till now all we are getting only how to build this and that. It will be a marvelous course if you do such course for us.
thanks. CI/CD is so simplified with buddy. your explanation was pretty easy to follow. i did deploy my react demo app to amazon amplify though. need to check netlify
This video is very useful but you should be more elaborative so that each and every one of us can understand....... Some part is understandable but some are not..... Please make a series of this videos and please elaborate each and every work so that a aliens in world of web development can also understand.. 😊😊😊😊😍😍😍
Thank you Hitesh for this well explained topic. I have an application contains folder "page" instead of "src". How can I deploy the application? Let me put the question as: How can we deploy an existing application? Waiting for kind reply. Thank you
You might have to learn matrix algebra, calculus, linear algebra, and statistics which is the most important math because it has to do with data of course. Learn Python so that you can develop machine learning applications.
Alot of new tech startups these days will let you deploy code to production within first week obviously after its reviewed quite heavily, experienced this personally.
Hitesh sir, I am dazzled by all the tech and new languages nowadays. I want to learn ML, AI, Android development, python,Java, web development. I'm not sure which/where to start and which one to avoid. I'm in first year of computer science Engineering. Please reply sir
Hello, thank for your awesome tutorial. The way you described it, is easy for any novice to understand and try things out. However, I am having a problem. Just like you, I have created 2 separate pipelines, but after changing code in vscode and git add+commit+push, the app automatically gets build by Netlify. Though the first pipeline runs instantly after push, Netlify automatically builds the app after that by itself. But as per your suggestions, it was supposed to build once I run the second pipeline. I have connected buddy works and Netlfy for the 2nd pipeline, however, things are not working out, Netlify was supposed to stop deploying after the second pipeline was created. I tried changing deploying settings in Netlyfy but it isn't working. Tried the whole thing twice from the beginning, but no luck here. :(
I think that's the whole point. In my opinion, you don't want to change the production site whenever you push a commit to GitHub. You want a middle man to hold the changes and only when you are sure that you want to update the site, you run the pipe line.
Thank for this video. How about setting up a PERN or MERN stack application on a Untubu server? There is no videon on youtube for this kind of deployment. Not everyone want to host their site on Netlify or such sites.
while initializing git "git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again ". error is throwed what can be done .
@Hitesh Choudhary can I deploy the react-node application on the local windows server(all ready have registered domain name)?the web site is not going to be high on traffic.
Thanks for the video, just a quick question if you can clarify please, in the .gitignore and in that you include /node_module, but when the application runs on netlify using files from Github, how can the application accessing /node_module when it hasnt been uploaded there? Thanks
Netily supports php or not??? My contact form is not working (It is not sending mail) I have made the form in wodpress using contact form 7 and I imported these files in publii and then hosted on netlify Please help!!
hi, first of all thank you so much for such a simple way to show to how to make a react app live!!!!! I am absolutely new in learning React and just built a simple search web app that is using Flask backend (so a python server)to search a database and return data to render via react again. My app is working fine in my local host and I am looking how I can deploy such app in internet using any of the free live server. I have been looking for a video that will server my need but everyone is talking in so high level, its hard to follow. can you pleasee help?? or anyone?? for a relevant tutorial ?? really stuck for over a week now!!
Can anyone help me out when i am deploy my project on netlify this error ""will occur Or modify the "scripts.build" command in your "package.json" from "react-scripts build" to "CI= react-scripts build""" plz help me thank u in advance
Hitesh sir, please launch complete full stack development course with MEAN stack at learncodeonline mobile app. It will be very wholesome n complete. 🙏
once you said you cant host react app on GoDaddy, I stopped the video to give it a try and it works!, I already run my react app on GoDaddy in 5 simple and super easy steps, in just five minutes
can you share the steps?
After watching 6-7 videos and many documentation, Hitesh came as a savior. Thank you so much
That's the perfect video I have ever wanted to see after knowing web development, nobody teaches the stuff you do.
It's a humble request to sir please open an LCO institute in Delhi, we need you!! ❤❤❤
I am really thankful for your efforts of portraying things as simple as possible.
Much needed for a beginner like me! Thank you :)
Thank you so much... Hitesh sir... This is most awaited... 😊
Love from NEPAL..
Great video. Thanks Hitesh to clear every step gently and also good sound to brief.
Absolutely wonderful video! Loved it! Gonna use this after finishing my MERN Course from LCO :D
Its very helpful sir. Please create a course about how to publish app in production and how companies are managing their apps in productions.
Till now all we are getting only how to build this and that.
It will be a marvelous course if you do such course for us.
Awesome video. Clear explanation. Must watch
Thank you for the great information.
Also, the new hairstyle change looks great.
Your teaching style suits me alot.. thank you hitesh
thanks. CI/CD is so simplified with buddy. your explanation was pretty easy to follow. i did deploy my react demo app to amazon amplify though. need to check netlify
this really helped me to deploy my very first react app
Can I even deploy my dynamic application following teh same procedure ?
I will always like your video before going to watch because i love you :)
Just as great as everything you do lot's of love❤
15:20 "who is going to come to save our day?"
Thanks for the smiles bro
🙌thanks buddy
very detailed video with all errors covered. Thank You!!! so much brother
A react application can run on shared web hosting as well. I have my app up and running on shared web host.
another cool programmer channel! subscribed!
can i follow this same procedure to deploy react full stack app that have seperate folder for frontend and another folder for backend?
Great video sir
......💪💪
gurujiiiii tusiii great ho ....
Great video. You made my time worth.
Thanks for the instruction, advice and resource references!!
Very Informative. I learned a lot through this video :)
Great video. Pretty useful. Thanks for sharing.
always waiting your videos lots of love to you
This video is very useful but you should be more elaborative so that each and every one of us can understand.......
Some part is understandable but some are not.....
Please make a series of this videos and please elaborate each and every work so that a aliens in world of web development can also understand..
😊😊😊😊😍😍😍
Really helpful video. Thank you.
helped me a lot, thanks!
very good tutorial..thank you sir. Please make more videos
as always, awesome content
Thank you Hitesh for this well explained topic.
I have an application contains folder "page" instead of "src". How can I deploy the application?
Let me put the question as: How can we deploy an existing application?
Waiting for kind reply. Thank you
React app?
@@gauravnagar3712 yes it is react. "Start" fine, but cannot build it. When I run npm run build, I get (npm ERR! missing script: build)
@@slikke check ur package.json file is build script line their or not ?
@@gauravnagar3712 I only have the following in the scripts
"scripts": {
"test": "mocha",
"dev": "node server.js"
},
what command is needed for build?
@@slikke that is the issue . Their are always build command in package.json when we create app by create-react-app .
GOLD, thanks!
Awesome video.
Thanks for this video I really needed this.
great video. learned a lot
Sir what maths do i need to take ml and data science bundle course on lco.. Pls reply
you can start with the statistics
You might have to learn matrix algebra, calculus, linear algebra, and statistics which is the most important math because it has to do with data of course. Learn Python so that you can develop machine learning applications.
YOU ARE AMAZING
fantastic video thanks
Alot of new tech startups these days will let you deploy code to production within first week obviously after its reviewed quite heavily, experienced this personally.
thank you, very helpful!
Need to more about production
can you help build more tutorial on the continue deployment of this app for production
Hitesh sir, I am dazzled by all the tech and new languages nowadays. I want to learn ML, AI, Android development, python,Java, web development. I'm not sure which/where to start and which one to avoid. I'm in first year of computer science Engineering. Please reply sir
Hey, have you made a video for connecting personal domains to an app?
simple but powerful
Very interesting video
can you show the building process by using docker
thanks it worked
Hello, thank for your awesome tutorial. The way you described it, is easy for any novice to understand and try things out. However, I am having a problem. Just like you, I have created 2 separate pipelines, but after changing code in vscode and git add+commit+push, the app automatically gets build by Netlify. Though the first pipeline runs instantly after push, Netlify automatically builds the app after that by itself. But as per your suggestions, it was supposed to build once I run the second pipeline. I have connected buddy works and Netlfy for the 2nd pipeline, however, things are not working out, Netlify was supposed to stop deploying after the second pipeline was created. I tried changing deploying settings in Netlyfy but it isn't working. Tried the whole thing twice from the beginning, but no luck here. :(
though the setting says on push, still we have to go to buddy works manually and run the pipelines, cant that be automated ?
I think that's the whole point. In my opinion, you don't want to change the production site whenever you push a commit to GitHub. You want a middle man to hold the changes and only when you are sure that you want to update the site, you run the pipe line.
Thank for this video. How about setting up a PERN or MERN stack application on a Untubu server? There is no videon on youtube for this kind of deployment. Not everyone want to host their site on Netlify or such sites.
while initializing git
"git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again ".
error is throwed what can be done .
Are you an idiot? You don't have git cli installed.
Can i host react app on firebase for production
Which are the alternatives to Daddy and netlify?
So is Buddy Works a pipeline services basically like Jenkins?
Do we have options to build once and deploy many?
Please make a crash course on nodejs....
great video
Solicitation to signup for your sponsor before even showing the most basic deployment instruction that can be done using a local VM. Really.
thank you for this..can you have a tut for deploying to IIS?
My application not up on port 3000 what's is issue where I can modify
Does same process in Django to deploy web apps on netlify ???? awesome video sir 👍👍👍
Please do a video on .net core
@Hitesh Choudhary can I deploy the react-node application on the local windows server(all ready have registered domain name)?the web site is not going to be high on traffic.
Can you please make videos on github actions.
how to deploy your mern stack application which also has a backend
Very nice 👌
Thanks for the video, just a quick question if you can clarify please, in the .gitignore and in that you include /node_module, but when the application runs on netlify using files from Github, how can the application accessing /node_module when it hasnt been uploaded there? Thanks
And what about backend code and database?
Hitesh sir, Is the full stack mern application can be deployed using netlify?
is this works while having an api on another server and app on netlify?
Do we have to use webpack before this?
Can't recognize serve -s build command ...can someone help
Why "happy hacking!" at 10:10 ?
Netily supports php or not???
My contact form is not working (It is not sending mail) I have made the form in wodpress using contact form 7 and I imported these files in publii and then hosted on netlify
Please help!!
Thank you for great information. Please make video for react redux
Hello Hitesh Sir,
Please make a video on how to deploy MERN stack Website on the production on AWS
Your student
From LCO
Dear Sir Put Videos on Jenkins deploy application to production
Big Thank you sir
Don't use Netlify, i use it but doesn't work, it shown broken link, but when i use Firebase it worked
yes sir please tell us how things happens in real world
how to deploy postgre SQL DB along with react apps with this method?
Thank you so much, sir.
hii please make video on preparation for giants company
how can we deploy next.js project on cpanel.
Sir make one video on fastlane tools for Android/ios too
This doesn't work. Same problem I've been having. After I do serve, all it does is open to a blank, white page.
thank you!
sir, make a video on how to start cloud computing course
hi, first of all thank you so much for such a simple way to show to how to make a react app live!!!!! I am absolutely new in learning React and just built a simple search web app that is using Flask backend (so a python server)to search a database and return data to render via react again. My app is working fine in my local host and I am looking how I can deploy such app in internet using any of the free live server. I have been looking for a video that will server my need but everyone is talking in so high level, its hard to follow. can you pleasee help?? or anyone?? for a relevant tutorial ?? really stuck for over a week now!!
that was good
thank you very
Thank you !!!
Can anyone help me out when i am deploy my project on netlify this error
""will occur Or modify the "scripts.build" command in your "package.json" from "react-scripts build" to "CI= react-scripts build"""
plz help me thank u in advance
Can you make same videos for any web framework like angularjs? Please.. !
Hitesh sir, please launch complete full stack development course with MEAN stack at learncodeonline mobile app. It will be very wholesome n complete. 🙏
What is jira ??
It's not CTRL + tilde, its CTRL + ' (Single quote)