serverless-nextjs / serverless-next.js

⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
MIT License
4.42k stars 451 forks source link

Add project to CDK Construct Hub #2165

Open davegariepy opened 2 years ago

davegariepy commented 2 years ago

Hi! I'd like to suggest adding the this project to the AWS CDK Construct Hub. Someone listed a construct that depends on this repo, but it might cause some confusion and would be nice if this project was listed directly. It could also help out with marketing and adoption.

Construct Hub: https://constructs.dev

AWS announcement: https://aws.amazon.com/blogs/aws/announcing-general-availability-of-construct-hub-and-aws-cloud-development-kit-version-2/

Listing I found that depends on this repo: https://constructs.dev/packages/@rayova/cdk-serverless-nextjs/v/0.0.57?lang=typescript

shishkin commented 2 years ago

I wonder if it would help to consolidate Next.JS CDK efforts on either one of these implementations.