How To Deploy A React App - Using NGINX & Linux

preview_player
Показать описание
Hello world! Welcome to a new video! In this video I am going to be showing you how to deploy a React application to a remote Linux server! We're going to use a piece of software called NGINX which is going to act as our web server, and then from our local computer we will create the React application! I will show you how to write a very simple deployment script that will automatically push all of the code to the remote server! Sit back and enjoy!

📄 Resources 📄

⭐️ Timestamps ⭐️
00:00 | Introduction
00:55 | Linode & Server Creation
05:06 | Securing Our Server
08:48 | Configuring NGINX
14:58 | Deploying React Code

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

⭐️ Tags ⭐️
-Tech With Tim
-How To Deploy A React App
-NGINX
-What is NGINX
-Linux
-React Application

⭐️ Hashtags ⭐️
#TechWithTim #ReactApp #NGINX
Рекомендации по теме
Комментарии
Автор

This tutorial is an absolute gold mine to learn about deployment to a VPS. It was also a massive pleasure to learn a tad bit of shell scripting. Thank you so much Tim for this incredible work, you're doing a great work and I thought you ought to know that!

judahjosjacinth
Автор

okay so you are telling me that I do not need to use amazon's deploy pipeline to make the deployment of our apps, with just building a bash script I will be able to do it and then copy the files to any server???? AMAZING!!

NotForLong
Автор

I just switched to linux and was looking for a project, this is it!!! Thanks Tim!

fustigate
Автор

Genuinely an amazing, consice, straight to the point and perfect for my skill level explanation of everything.

Even with all the crazy devops app hosting and deployment services that exist now, for easily deploying apps like this, i still appreciate doing it the "old fashioned" bare bones debian linux VM way, so this was perfect.

Thabk you.

AlexHerlan
Автор

great tutorial thank you so much you have no idea how much I struggled deploying my final project before.

michaelmwanza
Автор

YOU'RE A MASTERPIECE MAN, THANK YOU SO MUCH!!!! I LOVE YOU BRO I LOVE YOU, YOU SAVED MY LIFE!

dxnrtjc
Автор

You should make a tutorial on transferring Figma mock-ups to actual code with React

JULI
Автор

Thanks a lot for your video and help!! I was able to successfully deploy the frontend code to an vm server. I will work on backend but your video precisely helped me compare to other videos!!

vishalbalani
Автор

I´m so greatfull for this tutorial!!! Thank you so much Tim!!

andresbreuer
Автор

amazing tutorial. thanks man. linux is extremely hard at first but with this and some other stuff i successfully got my app up.

bugglebegger
Автор

Some times it happens... I would be trying to learn some new technology... And there will be TIM posting videos on same content... It just happens... This one is really amazing... Thanks tim.. Big fan...

aravindswaminathan
Автор

Thank you so struggling for this 1 month now its working fine 🎉🎉

laxmisiddayyanavar
Автор

Thank you, Tim, for the great video!

taunus
Автор

You should do a video where you do the exact same thing but with react deploayor ssh-deploy-release, going through config would be amazing!

freedomahead
Автор

Your videos are coming out literally at the perfect time with where I am with my learning lmao

imbesrs
Автор

You should make a tutorial of how to make a text-based choose your own adventure game with turn-based combat.

spacedud
Автор

You sound exactly like "The Tesla Space"

alaskandonut
Автор

When will you start with the Linode series, you talked about at the beginning? Thank you in advance

EmperorStorky
Автор

Hey guys, where I can find that series that he talked about in 1:30

ayushbhattacharya
Автор

Hi Tim,
Could you make dedicated video about nginx ?
As well as simple project related to golang.

proxy_learning