0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

AWS Amplifyで既存Reactアプリをホストする

Last updated at Posted at 2022-08-23

既存のReactアプリをAWS Amplifyでホスティングするためのメモ

1.AWS Amplify にアクセス

AWS Amplifyを使用してアプリをホストするを選択する
image.png

2. Githubを選択、その後は画像の通り進行

image.png

3. AWS AmplifyからGithubへのpermissionについて聞かれるのでAuthorizeする

image.png

image.png

image.png

image.png

image.png

image.png

3.保存してデプロイ実行!

image.png

4.Amplifyでプロビジョニングが始まる

image.png

5.しばらくすると検証まで完了

image.png

6.アップを確認 OK!!

image.png

おまけ。githubにプッシュしたら再度デプロイされるか?

pushして、
image.png

再度走っている
image.png

デプロイされました。
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?