@reach-labs/nextjs-pipeline-cdk
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Opinionated AWS CDK codepipeline setup for a serverless-next.js application

Requirements:

  • Code repository must be on AWS CodeCommit.
  • NextJS 11.
  • Peer dependencies (only required to install manually if using npm version below 7):
npm install --save --save-exact @aws-cdk/core@1.118.0 @aws-cdk/aws-codecommit@1.118.0 @aws-cdk/pipelines@1.118.0 @aws-cdk/aws-route53-patterns@1.118.0 @aws-cdk/aws-s3-deployment@1.118.0 @aws-cdk/aws-cloudfront-origins@1.118.0 @aws-cdk/aws-lambda-event-sources@1.118.0 @aws-cdk/aws-lambda-nodejs@1.118.0

AWS Resources created:

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.02latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.02
0.1.72
0.1.52
0.1.42
0.1.32
0.1.22
0.1.12
0.1.02

Package Sidebar

Install

npm i @reach-labs/nextjs-pipeline-cdk

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

76.3 kB

Total Files

62

Last publish

Collaborators

  • reach-labs-owner