Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bestickley authored Jul 31, 2024
1 parent 55ae485 commit df4f802
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Each example app utilizes [open-next](https://github.com/sst/open-next)'s exampl
## Prerequisites
1. `git clone https://github.com/jetbridge/cdk-nextjs.git`
1. `yarn install`
1. `yarn compile`
1. `yarn build`

## Setup Example Next.js Apps
Expand All @@ -26,4 +27,4 @@ To deploy an app manually to test them out for yourself, run:
1. Hit play (green play button) and watch tests run!

## E2E Testing in CI
See .projenrc.ts `run-e2e-tests` workflow towards bottom. This functionality is commented out until an AWS account can be used to deploy the example apps and run the tests.
See .projenrc.ts `run-e2e-tests` workflow towards bottom. This functionality is commented out until an AWS account can be used to deploy the example apps and run the tests.

0 comments on commit df4f802

Please sign in to comment.