Skip to content

Commit

Permalink
Merge branch 'main' into gen2-content/categories-list
Browse files Browse the repository at this point in the history
  • Loading branch information
reesscot authored May 3, 2024
2 parents 6412464 + 32f7c21 commit 0590664
Show file tree
Hide file tree
Showing 6 changed files with 9,689 additions and 13 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/gen2/getting-started/react/deploy.mp4
Binary file not shown.
9,678 changes: 9,677 additions & 1 deletion redirects.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions src/pages/[platform]/start/quickstart/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Now that the repository has been created, deploy it with Amplify.
Deploy to AWS
</ExternalLinkButton>

Select **Start with an existing app** > **GitHub**. After you give Amplify access to your GitHub account via the popup window, pick the repository and `main` branch to deploy. Make no other changes and click through the flow to **Save and deploy**.
Select **GitHub**. After you give Amplify access to your GitHub account via the popup window, pick the repository and `main` branch to deploy. Make no other changes and click through the flow to **Save and deploy**.

<video autoPlay={true} muted={true} loop={true} width="100%" playsInline={true}>
<source src="/images/gen2/getting-started/react/deploy.mp4" />
Expand Down Expand Up @@ -366,7 +366,7 @@ Now let's set up our local development environment to add features to the fronte
<source src="/images/gen2/getting-started/react/branch-details.mp4" />
</video>

At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download outputs file** button.
At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download amplify_outputs.json file** button.

![outputs](/images/gen2/getting-started/react/amplify-outputs-download.png)

Expand Down Expand Up @@ -651,7 +651,7 @@ Now that the repository has been created, deploy it with Amplify.
Deploy to AWS
</ExternalLinkButton>

Select **Start with an existing app** > **GitHub**. After you give Amplify access to your GitHub account via the popup window, pick the repository and `main` branch to deploy. Make no other changes and click through the flow to **Save and deploy**.
Select **GitHub**. After you give Amplify access to your GitHub account via the popup window, pick the repository and `main` branch to deploy. Make no other changes and click through the flow to **Save and deploy**.

<video autoPlay={true} muted={true} loop={true} width="100%" playsInline={true}>
<source src="/images/gen2/getting-started/react/deploy.mp4" />
Expand Down Expand Up @@ -703,7 +703,7 @@ Now let's set up our local development environment to add features to the fronte
<source src="/images/gen2/getting-started/react/branch-details.mp4" />
</video>

At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download outputs file** button.
At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download amplify_outputs.json file** button.

![outputs](/images/gen2/getting-started/react/amplify-outputs-download.png)

Expand Down Expand Up @@ -985,10 +985,10 @@ Now that the repository has been created, deploy it with Amplify.
Deploy to AWS
</ExternalLinkButton>

Select **Start with an existing app** > **GitHub**. After you give Amplify access to your GitHub account via the popup window, pick the repository and `main` branch to deploy. Make no other changes and click through the flow to **Save and deploy**.
Select **GitHub**. After you give Amplify access to your GitHub account via the popup window, pick the repository and `main` branch to deploy. Make no other changes and click through the flow to **Save and deploy**.

<video autoPlay={true} muted={true} loop={true} width="100%" playsInline={true}>
<source src="/images/gen2/getting-started/react/deploy.mp4" />
<source src="/images/gens2/getting-started/react/deploy.mp4" />
</video>

### 3. View deployed app
Expand Down Expand Up @@ -1036,7 +1036,7 @@ Now let's set up our local development environment to add features to the fronte
<source src="/images/gen2/getting-started/react/branch-details.mp4" />
</video>

At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download outputs file** button.
At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download amplify_outputs.json file** button.

![outputs](/images/gen2/getting-started/react/amplify-outputs-download.png)

Expand Down Expand Up @@ -2177,7 +2177,7 @@ Now that the repository has been created, deploy this to Amplify's CI/CD pipelin
Deploy to AWS
</ExternalLinkButton>

Select **Start with an existing app** > **GitHub**, pick the starter repository, and hit "Save and Deploy".
Select **GitHub**, pick the starter repository, and hit "Save and Deploy".

<video autoPlay={true} muted={true} loop={true} width="100%" playsInline={true}>
<source src="/images/gen2/getting-started/react/deploy.mp4" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Let's take a tour of the project structure in this starter repository by opening

In the Amplify Console, navigate to the Data manager to see the data entered in your database.

TK IMAGE
![Amplify data manager user interface showing the ToDo model with two to do instances](/images/gen2/getting-started/data-manager.png)


## Make frontend updates
Expand All @@ -114,7 +114,7 @@ Now let's set up our local development environment to add features to the fronte
<source src="/images/gen2/getting-started/react/branch-details.mp4" />
</video>

At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download outputs file** button.
At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download amplify_outputs.json file** button.

![outputs](/images/gen2/getting-started/react/amplify-outputs-download.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Let's take a tour of the project structure in this starter repository by opening

In the Amplify Console, navigate to the Data manager to see the data entered in your database.

TK IMAGE
![Amplify data manager user interface showing the ToDo model with two to do instances](/images/gen2/getting-started/data-manager.png)


## Make frontend updates
Expand All @@ -115,7 +115,7 @@ Now let's set up our local development environment to add features to the fronte
<source src="/images/gen2/getting-started/react/branch-details.mp4" />
</video>

At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download outputs file** button.
At the bottom of the page you will see a tab for **Deployed backend resources**. Click on the tab and then click the **Download amplify_outputs.json file** button.

![outputs](/images/gen2/getting-started/react/amplify-outputs-download.png)

Expand Down

0 comments on commit 0590664

Please sign in to comment.