0.0.18 • Published 3 years ago

@reachlabs/nextjs-pipeline-cdk v0.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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.116.0 @aws-cdk/aws-codecommit@1.116.0 @aws-cdk/pipelines@1.116.0 @aws-cdk/aws-route53-patterns@1.116.0 @aws-cdk/aws-s3-deployment@1.116.0 @aws-cdk/aws-cloudfront-origins@1.116.0 @aws-cdk/aws-lambda-event-sources@1.116.0 @aws-cdk/aws-lambda-nodejs@1.116.0

AWS Resources created:

0.0.17

3 years ago

0.0.18

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago