In this video, I demonstrate how to deploy a Dockerized React frontend and Express backend application to Azure App Service using GitHub Actions. From setting up the CI/CD pipeline to configuring the Docker containers, this step-by-step guide will help you deploy your full-stack application seamlessly to the cloud. Whether you're new to GitHub Actions or looking to optimize your Docker-based deployments, this video has got you covered.
00:00 Introduction
01:20 Project for deployment
02:10 Creating and configuring app service
03:00 Walkthrough of github action workflow
09:15 Triggering workflow and testing
Github And Azure Auth Video Clip: https://youtu.be/ss_kK1muiUw?t=146&si=NgZpZbVs4_PORQim
Azure App Service with Docker Compose: https://youtu.be/SSPvUslt16w
Code: https://github.com/usmslm102/courses/tree/main/NodeJS/github-actions/react-express-compose
#Docker #React #Express #AzureAppService #GitHubActions #CICD #CloudDeployment #FullStackDevelopment #AzureDeployment #WebDevelopment