Skip to content

Repo containing full source code from blog about setting up a monorepo using nx, projen and github actions

Notifications You must be signed in to change notification settings

cevoaustralia/blog-projen-monorepo-example

Repository files navigation

Local setup

  1. Run nvm use

  2. Run corepack enable

  3. 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

  4. Run pnpm install

  5. Run pnpm projen

  6. Commit to your github repo main branch
    (if you want to trigger the workflow)

About

Repo containing full source code from blog about setting up a monorepo using nx, projen and github actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published