Skip to content

Commit

Permalink
add youtube video / instructions on deploying to README
Browse files Browse the repository at this point in the history
  • Loading branch information
horeaporutiu committed Sep 13, 2023
1 parent 8772145 commit 415ba2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/nextjs-oauth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ https://github.com/miroapp/app-examples/assets/10428517/cdda8f44-bf25-420e-ae84-
- [Tools and Technologies](#tools)
- [Prerequisites](#prerequisites)
- [Associated Developer Tutorial](#tutorial)
- [Deploy the app on AWS](#deploy)
- [Deploy the app on AWS Amplify](#deploy)
- [Run the app locally](#run)
- [Folder Structure](#folder)
- [Contributing](#contributing)
Expand All @@ -37,7 +37,7 @@ https://github.com/miroapp/app-examples/assets/10428517/cdda8f44-bf25-420e-ae84-
- Your development environment includes [Node.js 14.13](https://nodejs.org/en/download) or a later version.
- All examples use `npm` as a package manager and `npx` as a package runner.

# ☁️ Deploy the App To AWS Amplify <a name="deploy"></a>
# ☁️ Deploy the app on AWS Amplify <a name="deploy"></a>

If you want to understand how to deploy the app to AWS Amplify, please watch the video below. Otherwise,
skip to the next section to see how to run this locally.
Expand Down

0 comments on commit 415ba2c

Please sign in to comment.