How to use Docker to dockerize a React app, Nodejs and Nginx reverse proxy – step by step tutorial



How to use Docker to dockerize a React app, Nodejs and Nginx reverse proxy – step by step tutorial

How to use Docker to dockerize a React app, Nodejs and Nginx reverse proxy - step by step tutorial

Welcome to Codeching channel! In this tutorial I will show you how to use Docker to dockerize a React application with Nodejs backend and Nginx proxy. It is a step by step video where first we will write a minimalist webserver app using Express. We will extend our previous docker-compose file to create a backend container and using nginx proxy for the backend.

You can find the starter project source code here: https://lebersoftware.hu/wp-content/uploads/2020/01/2-How-to-Dockerize-a-React-application-starter-project-source.zip

Final source code repository: https://github.com/stylerhun/codeching_2_dockerize_react_application_with_nodejs_nginx

If you missed my previous tutorial, you can find it on my channel: https://www.youtube.com/watch?v=8C15cxMcM9E

——————————
My name is László Leber
Webpage: https://lebersoftware.hu
Facebook: https://www.facebook.com/Codeching-111388913727599/?modal=admin_todo_tour
Twitter: https://twitter.com/codeching
Instagram: https://www.instagram.com/laszlo_leber/

Comments are closed.