image image image image image image image
image

Letícia Miranda Pelada MEGA FILES #dd8

40647 + 315 WATCH

This guide will show you how to host a static site from a github repository using amplify hosting

In this example, you will be deploying a react app, but you can also use any of the following types of projects or frameworks: As someone exploring web development and cloud technologies, i wanted to try out deploying a react app using aws amplify This article walks through how i created a test project using. In this task, you will start by creating a new react application and pushing it to a github repository Then, connect the repository to aws amplify web hosting and deploy it to a globally available content delivery network (cdn) hosted on an amplifyapp.com domain. In this tutorial, we showed you how to deploy a react application to the aws amplify console using github

With amplify, you can easily deploy your react applications to the web with just a few clicks. To deploy a react app to aws amplify, link github repo, create a new amplify app in your aws account, specify branches Authorize github for automatic builds. In this tutorial, i’ll guide you through the process of creating a react app, setting up a github repository, and deploying your app on aws amplify In this introduction, we'll explore how aws amplify simplifies the deployment process for react applications, offering scalability, reliability, and seamless integration with various aws services. This pipeline will automate building, testing, and deploying your react application to a production environment whenever you commit code changes to your github repository.

How to deploy a static site to amplify hosting using a git repo

How to deploy a static site to amplify hosting using a local project

WATCH