MERN as Js -React developer is one of my favorite topics. Your channel is an incredible resource for me, and this is one of the few topics that were missing, it seems to me. Thanks Brad
This man has helped me years ago build an angular app for my university project and here he is years later helping me do what my current job needs me to do. He's my secret help that I recommend everyone to start learning to program with. Honestly thank you Brad. I hope you and your family are doing well.
hello Brad, today İ did my first html css work for money, and all because of you, just want to say thank you for all your projects and your heartwarming voice, motivational video about your difficult past and prison stuff, you're like a father to me
@@chill-_-839 tbh i didn't earn anything since then, but I am trying to become frontend developer, JS is much harder than HTML&CSS, that's the other side of the coin
This is the big picture which every developer should understand and learn. This big picture was not clear to me almost 2 years. Now it's pretty much clear and i am able to deploy Specific MERN application at least for now. Thanks Brad
Just the video from you I've always hoped for ! I have been longing for a complete video about MERN deployment stuff but with your teaching style ! Today is a big day. And again, as always, a big thank you to you for your awesome tutorials ! You really are the best !
This video was so bingeworthy. I had experience deploying apps to DigitalOcean. But this video was so much fun and interesting to watch. Also covering all the essentials relating to Linux commands.
Love your videos, easy to watch and you learn so much from them! I would love to see “part two” of this video about Kubernetes, Docker and scaling web apps.
JIT. literally just finished an online bootcamp for Linux administration and while it covered most of these topics it's awesome to have a video like this as a step by step guide. cheerios
Would love to see more of these types of vids with deployment to other types of clouds too like AWS, GCP, Azure, and even Oracle and Digital Ocean. Keep up the good work
great, I am just learning and after recently I started with node.js I somhove unintentionaly dive into linux. Now I was wondering what am I doing, so I googled mern on linux. I clicked first video and when I heart your introsounds... I feel happy :), thx
Thanks a lot Brad.. This information came in time and really useful for a MERN project i've been working on ,thinking about how to deploy in a linux environment because I love how that PM2 allows you monitor logs at realtime.. I look forward to when you would do this with Azure... Thanks a lot.. I appreciate.
Great video Brad! I really liked the proxy setup via nginx to get rid of port. Other solution is to use docker, but it’s much more confusing in my opinion.
Hello there. Thanks for this tutorial. I have a question, if I stop my instance and start it again next day, where to update new IP address of instance?
How comes....? Is this Google tracking me or Brad reading the minds of his subs ? I need exactly this for a nestjs deployment. Just incredible. Thank you Brad. You're a gift from God
Failed to load resource: net::ERR_CONNECTION_REFUSED this error i am getting in the console of browser and ui is working fine but i am not able to make request to the monogdb and in the pm2 logs i can see the message of monogo db connected successfully i think this is issue with mongo please help me!
That was fantastic as are all of your videos. Thank you so much. I am about to start a freelance project and this is exactly what I need. My only questions are, a. if I publish the site then make any updates would I need to stop the server, go a git pull then npm run build then restart the server? and b. can I host multipe sites on one linode so I can have a production server and a test server? Thank you again!
Hy brad, I followed what you did with my remote ubuntu server, everything worked till after using Nginx to deploy. immediately after signup, and logging in the app starts flickering and you won't able to add any goal any advice on how to go about it and how can I see the user info from the database. Looking forward to your answer.
Hey Brad, thanks for this awesome tutorial ! I guess we could easily use Caddie2 server instead of nginx to access the app. Btw, any chance to get a video on Caddie ? Thank you sir !
Hello, I learnt many stuff throughout this video, thank you Brad :) I just got this message after restarting nginx, saying "Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required." The web is not showing up. Do you know what to do? Thanks!
ok found it I think, I modified the conf file at the wrong place. When opening sudo nano /etc/nginx/sites-available/default Don't go to the end of the doc, the part to modify is closer to the begining.
hello teacher, i have two question? math is important to software engineer? Second question? can i do better math? third/Sir, I'd like to work with Google in the future. Can I?
Brad please read me. I buy some course on udemy and watch your videos. Can please do a video oh how get better at web dev from to start to end, hone our skills daily, structure of a variety of websites. I want to be creative but I don't know the deep understanding of each thing I do m,aking a website, I get coding block a lot. I am not lazy im eager to learn and you a real one. Thank you @Traversy Media
This is EXACTLY the type of information I think new developers would love to learn. Thanks Again Brad!
I totally agree.
MERN as Js -React developer is one of my favorite topics.
Your channel is an incredible resource for me, and this is one of the few topics that were missing, it seems to me. Thanks Brad
This man has helped me years ago build an angular app for my university project and here he is years later helping me do what my current job needs me to do. He's my secret help that I recommend everyone to start learning to program with. Honestly thank you Brad. I hope you and your family are doing well.
today i did my first work for money
The only concise tutorial in youtube about deployment is this one...keep up the good work.
hello Brad, today İ did my first html css work for money, and all because of you, just want to say thank you for all your projects and your heartwarming voice, motivational video about your difficult past and prison stuff, you're like a father to me
that's great dude. keep at it 👍
@@chill-_-839 tbh i didn't earn anything since then, but I am trying to become frontend developer, JS is much harder than HTML&CSS, that's the other side of the coin
This is the big picture which every developer should understand and learn.
This big picture was not clear to me almost 2 years.
Now it's pretty much clear and i am able to deploy Specific MERN application at least for now.
Thanks Brad
Just the video from you I've always hoped for ! I have been longing for a complete video about MERN deployment stuff but with your teaching style ! Today is a big day. And again, as always, a big thank you to you for your awesome tutorials ! You really are the best !
This video was so bingeworthy. I had experience deploying apps to DigitalOcean. But this video was so much fun and interesting to watch. Also covering all the essentials relating to Linux commands.
The best video I've watched uploading a site to a Linux server, thank you!
Love your videos, easy to watch and you learn so much from them! I would love to see “part two” of this video about Kubernetes, Docker and scaling web apps.
Awesome, I have been waiting for this... great content Brad, please keep up the great work.. 👍
JIT. literally just finished an online bootcamp for Linux administration and while it covered most of these topics it's awesome to have a video like this as a step by step guide. cheerios
Brad, what you do for us who are just starting to learn this stuff is truly GREAT!!
A more complete MERN playlist ever.
Thanks buddy
I think Brad is reading my mind when he makes such videos. I needed this information so bad.
Exactly like me
Would love to see more of these types of vids with deployment to other types of clouds too like AWS, GCP, Azure, and even Oracle and Digital Ocean. Keep up the good work
great, I am just learning and after recently I started with node.js I somhove unintentionaly dive into linux. Now I was wondering what am I doing, so I googled mern on linux. I clicked first video and when I heart your introsounds... I feel happy :), thx
Thanks bro, I needed to learn about this kind of app deployments. Please do this topics more often.
wow I just recollected my entire project setup with this video
I'm in love with your teaching way:) I was freezing for some month and have no progress!
Loved the video. Looking at it from a user perspective I would love a follow up where you use GitHub actions to automate code deployment.
Not sure I will every be using this but thank for the time you dedicated to giving us these content Brad
Thank you so much for this. I’ve been looking for something like this everywhere. But this is perfect.
Thanks brad , that's what exactly i was looking for those days
Maaan, I needed this video sooo bad three weeks ago 😂 Good stuff, definitely clarified things, bookmarking it for the future!
You deserve an Oscar's award or something
Just finished the tutorial. Thank you so much brad
You just gained a new subscriber. Thanks @Traversy😊
Perfect timing!!!
Great video as always!
Aah the GOAT of crash courses came with another great video, thanks brad. 🔥🚀
As always great tutorial! Thanks Brad!
Thanks a lot Brad.. This information came in time and really useful for a MERN project i've been working on ,thinking about how to deploy in a linux environment because I love how that PM2 allows you monitor logs at realtime.. I look forward to when you would do this with Azure... Thanks a lot.. I appreciate.
Awesome work as always
Brad been serving us hot hot since 17th century. I have never looked back. Thanks Brad...this video explains a ton for me
Awesome video, Brad! Thank you!
OMG 😳 fantastic Brad thank you 🙏. I needed this for a side project. 👍
Thanks brad for this tutorial really appreciate it
Great video Brad! I really liked the proxy setup via nginx to get rid of port. Other solution is to use docker, but it’s much more confusing in my opinion.
Thank you Guru for making this wonderful video.
Hello there. Thanks for this tutorial. I have a question, if I stop my instance and start it again next day, where to update new IP address of instance?
Great tutorial & a great teacher
Awesome, it's always good to know how server actually works and what voodoo goes in there. Thanks a ton for sharing this knowledge, god bless you
Thank you Brad! You're the best!
How comes....? Is this Google tracking me or Brad reading the minds of his subs ? I need exactly this for a nestjs deployment. Just incredible. Thank you Brad. You're a gift from God
Lol how interesting I was doing this today at work!
Nice!!! I was just learning this stuff.
how does this encrypt ur back-end? u only encrypt the front-end in the video
I love the MERN stack😘
Failed to load resource: net::ERR_CONNECTION_REFUSED
this error i am getting in the console of browser and ui is working fine but i am not able to make request to the monogdb
and in the pm2 logs i can see the message of monogo db connected successfully
i think this is issue with mongo please help me!
Very helpful video, thank you for doing this.
Fantastic as ever. Thanks!!
Thanks a lot. This video is very Informative. ❤️❤️
Thank you.
Could you please tell me the way of run 2 app (frontend & back end) in a single npm start command in root folder?
33:16 can i give any server name of my choice ?
That was fantastic as are all of your videos. Thank you so much. I am about to start a freelance project and this is exactly what I need. My only questions are, a. if I publish the site then make any updates would I need to stop the server, go a git pull then npm run build then restart the server? and b. can I host multipe sites on one linode so I can have a production server and a test server? Thank you again!
instead of downloading the project files, is there not a way to connect github to linode and take advantage of ci/cd as we do on heroku?
Thanks a lot, this is exactly what I want
Awesome video 🔥
Thankyou
Thanks for your video.
I'm running server and serve react typescript client. Do you know why server return 200 but it does not run js file?
kind of bummed that you and Dev Ed have such awesome content for react but not Vue 😢 regardless, great work 😊
Hy brad, I followed what you did with my remote ubuntu server, everything worked till after using Nginx to deploy. immediately after signup, and logging in the app starts flickering and you won't able to add any goal any advice on how to go about it and how can I see the user info from the database. Looking forward to your answer.
Needed this!
Hey Brad, thanks for this awesome tutorial ! I guess we could easily use Caddie2 server instead of nginx to access the app. Btw, any chance to get a video on Caddie ? Thank you sir !
Extremely useful!
cool, nice and easy to digest~
Can you make was deployment video as well? A normal one and one with docker deployment
Man, I just finished figuring out how to do all this like 3 days ago lmao
Thanks Brad I would ❤ to see a video about django, postgreSQL, linode
thank you so much brad
My api calls aren't working after build and opening with ip:5000, Any idea whats happening?
Thank you Brad.
That was a fun one, could you do another one related to linux server setup? cheers
super cool!!
How would set it up to go /app as the route
You have saved me 😎🙌
And for an LAMP sever is the same?
Hello, I learnt many stuff throughout this video, thank you Brad :)
I just got this message after restarting nginx, saying "Welcome to nginx!
If you see this page, the nginx web server is successfully installed and working. Further configuration is required." The web is not showing up. Do you know what to do? Thanks!
ok found it I think, I modified the conf file at the wrong place. When opening sudo nano /etc/nginx/sites-available/default
Don't go to the end of the doc, the part to modify is closer to the begining.
Can you please make a video on apollo-express-server refresh-token implementation in reactjs and flutter?
This should potentially work 1:1 for debian servers
Helpline 📲📩
QUESTIONS CAN COME IN☝️⬆️ ⬆️....
You are the best ❤❤
Can i learn full mern stack from your mern series?
Please teach how to setup email configuration in linode
More videos like this!
Right on time
Thanks!!!! very usefull
Thanks brad
Mern is my fav
I hope you do this in local Linux server
hello teacher,
i have two question? math is important to software engineer?
Second question? can i do better math?
third/Sir, I'd like to work with Google in the future. Can I?
Why not Apache mysql
Super!
for peeps who like to use Putty , setting password auth to no in ssh config will fatal error Putty
Oh, there's already those "I was looking for XXX, and you posted it" comments?
I'm going to like this vid just because it's Linux...I use Linux...
Want more videos on deployment
Thank you
You are doing good. I am also creating programming course on my channel.
Freakin amazing
Brad please read me. I buy some course on udemy and watch your videos. Can please do a video oh how get better at web dev from to start to end, hone our skills daily, structure of a variety of websites. I want to be creative but I don't know the deep understanding of each thing I do m,aking a website, I get coding block a lot. I am not lazy im eager to learn and you a real one. Thank you @Traversy Media
structure layout depending on the type of website****
cannot clone repository😑