JSPM

  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q43377F
  • License Apache-2.0

DKershner's preferred constructs for Projen NX Monorepos.

Package Exports

  • dkershner6-projen-nx-monorepo
  • dkershner6-projen-nx-monorepo/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dkershner6-projen-nx-monorepo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

dkershner6-projen-nx-monorepo

DKershner's preferred constructs for Projen NX Monorepos.

Docs

See dkershner6-projen-nx-monorepo API Docs

Usage

Install the module:

devDeps: ["dkershner6-projen-nx-monorepo"]

Import into your code:

import { WhateverConstruct } from "dkershner6-projen-nx-monorepo";

Contributing

Contributions welcome!

This monorepo uses the AWS PDK, which is just a wrapper around projen. To get started, in the root, run pnpm i to install everything.

Then, you can handle things normally with projen, or you can use the PDK CLI instead, which is essentially the same thing. You can install globally or use npx pdk as per normal.

License

This project is licensed under the terms of the MIT License.