-
Run
nvm use
-
Run
corepack enable
-
Replace the following with correct values
-
YOUR_ACCOUNT
the aws account number for deployment -
YOUR_REGION
the aws region for deployment -
YOUR_RUNNER
the gihub actions runner -
YOUR_ASSUME_ROLE_ARN
the aws role arn for deployment in a github actions
-
-
Run
pnpm install
-
Run
pnpm projen
-
Commit to your github repo
main
branch
(if you want to trigger the workflow)