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
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.
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
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
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!!
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.. 😊😊😊😊😍😍😍
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.
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. :(
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.
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.
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
@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.
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!!
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 .
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
I am really thankful for your efforts of portraying things as simple as possible.
Much needed for a beginner like me! Thank you :)
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!! ❤❤❤
15:20 "who is going to come to save our day?"
Thanks for the smiles bro
🙌thanks buddy
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
can i follow this same procedure to deploy react full stack app that have seperate folder for frontend and another folder for backend?
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.
I will always like your video before going to watch because i love you :)
Awesome video. Clear explanation. Must watch
this really helped me to deploy my very first react app
Can I even deploy my dynamic application following teh same procedure ?
Your teaching style suits me alot.. thank you hitesh
A react application can run on shared web hosting as well. I have my app up and running on shared web host.
very detailed video with all errors covered. Thank You!!! so much brother
Thank you for the great information.
Also, the new hairstyle change looks great.
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
Just as great as everything you do lot's of love❤
another cool programmer channel! subscribed!
Great video. You made my time worth.
Thanks for the instruction, advice and resource references!!
Very Informative. I learned a lot through this video :)
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.
gurujiiiii tusiii great ho ....
Great video. Pretty useful. Thanks for sharing.
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 .
Great video sir
......💪💪
can you help build more tutorial on the continue deployment of this app for production
always waiting your videos lots of love to you
helped me a lot, thanks!
very good tutorial..thank you sir. Please make more videos
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
Thanks for this video I really needed this.
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!!
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..
😊😊😊😊😍😍😍
Hey, have you made a video for connecting personal domains to an app?
Hitesh sir, Is the full stack mern application can be deployed using netlify?
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.
Really helpful video. Thank you.
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. :(
as always, awesome content
So is Buddy Works a pipeline services basically like Jenkins?
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.
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.
great video. learned a lot
can you show the building process by using docker
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
My application not up on port 3000 what's is issue where I can modify
thank you, very helpful!
@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.
Do we have options to build once and deploy many?
thank you for this..can you have a tut for deploying to IIS?
Awesome video.
Does same process in Django to deploy web apps on netlify ???? awesome video sir 👍👍👍
GOLD, thanks!
is this works while having an api on another server and app on netlify?
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!!
YOU ARE AMAZING
This doesn't work. Same problem I've been having. After I do serve, all it does is open to a blank, white page.
Hello Hitesh Sir,
Please make a video on how to deploy MERN stack Website on the production on AWS
Your student
From LCO
In short my question is How to Configure HTTPS for React Application deployed on AWS EC2 in Production mode
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.
Don't use Netlify, i use it but doesn't work, it shown broken link, but when i use Firebase it worked
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 please make videos on github actions.
Please make a crash course on nodejs....
Which are the alternatives to Daddy and netlify?
Need to more about production
Do we have to use webpack before this?
fantastic video thanks
simple but powerful
Please do a video on .net core
Dear Sir Put Videos on Jenkins deploy application to production
Can you make same videos for any web framework like angularjs? Please.. !
sir, make a video on how to start cloud computing course
Thank you for great information. Please make video for react redux
how to deploy your mern stack application which also has a backend
yes sir please tell us how things happens in real world
Can't recognize serve -s build command ...can someone help
Sir make one video on fastlane tools for Android/ios too
Solicitation to signup for your sponsor before even showing the most basic deployment instruction that can be done using a local VM. Really.
hii please make video on preparation for giants company
Why "happy hacking!" at 10:10 ?
thanks it worked
Can i host react app on firebase for production
the serve -s build doesn't work, it tell that serve isn't recognize
how to deploy postgre SQL DB along with react apps with this method?
Very interesting video
Thank you so much, sir.
Hitesh sir, please launch complete full stack development course with MEAN stack at learncodeonline mobile app. It will be very wholesome n complete. 🙏
I don't see any use of buddy works. Almost all the companies prefer Jenkins only for this. Jenkins has vast variety of support.
And what about backend code and database?
how can we deploy next.js project on cpanel.
great video
Sir sololearn is good for certificate or not?
Instead of certificate, go for knowledge and project building.
Cool but how to deploy a react app that uses API and API key???
It's not CTRL + tilde, its CTRL + ' (Single quote)
why can't buy the courses with PayPal?