dkershner6-projen-awscdk-core
TypeScript icon, indicating that this package has built-in type declarations

0.0.63 • Public • Published

dkershner6-projen-awscdk-core

DKershner's common constructs for Projen AWS CDK Apps.

Docs

See dkershner6-projen-awscdk-core API Docs

Usage

Install the module:

devDeps: ["dkershner6-projen-awscdk-core"]

Import into your code:

import { WhateverConstruct } from "dkershner6-projen-awscdk-core";

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.

Dependencies (0)

    Dev Dependencies (25)

    Package Sidebar

    Install

    npm i dkershner6-projen-awscdk-core

    Weekly Downloads

    792

    Version

    0.0.63

    License

    Apache-2.0

    Unpacked Size

    39 kB

    Total Files

    5

    Last publish

    Collaborators

    • dkershner6