Thanks to visit codestin.com
Credit goes to github.com

Skip to content

berenddeboer/nx-plugins

Repository files navigation

NPM standard-readme compliant


About

Nx monorepo for various Nx plugins

Plugins

Plugin Description
@berenddeboer/nx-aws-cdk An Nx plugin for developing aws cdk stacks
@berenddeboer/nx-biome An Nx plugin for linting and formatting with Biome
@berenddeboer/nx-knip An Nx plugin for finding unused dependencies, exports, and files with Knip
@berenddeboer/nx-sst An Nx plugin for developing serverless full stack apps

Contributing

See the contributing file!

PRs accepted.

If editing the README, please conform to the standard-readme specification.

Working on this code

Test:

npx nx test nx-aws-cdk

Create a new package:

  1. Build:
npx nx build nx-aws-cdk
  1. Test:
npx nx test nx-aws-cdk
  1. To publish, use the Publish workflow in GitHub actions and select the project to publish.

License

This project is MIT licensed.

About

Nx AWS cdk plugin to generate an AWS cdk stack in your Nx mono repo

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages