Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dkershner6-projen-awscdk-nextjs-app

dkershner6446Apache-2.00.0.45TypeScript support: included

DKershner's preferred constructs for Projen AWS CDK Apps using Nextjs.

awscdk, awscdk-app, cdk, config, configs, construct, constructs, nextjs, projen

readme

dkershner6-projen-awscdk-nextjs-app

DKershner's preferred constructs for Projen AWS CDK Apps using Nextjs.

Docs

See dkershner6-projen-awscdk-nextjs-app API Docs

Usage

Install the module:

devDeps: ["dkershner6-projen-awscdk-nextjs-app"]

Import into your code:

import { WhateverConstruct } from "dkershner6-projen-awscdk-nextjs-app";

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.