jetbridge / cdk-nextjs

Deploy a NextJS application using AWS CDK
https://constructs.dev/packages/cdk-nextjs-standalone
Apache License 2.0
260 stars 43 forks source link

feat: Add Python packaging #203

Open MohanadAbugharbia opened 5 months ago

MohanadAbugharbia commented 5 months ago

PR submitted based on the following comment https://github.com/jetbridge/cdk-nextjs/issues/120#issuecomment-1961904859

Adds python packaging for cdk-nextjs. Projen configuration edited then ran npx projen

I know the Repo was renamed to cdk-nextjs and not cdk-nextjs-standalone, but I decided to call the PyPi module cdk_nextjs_standalone because the NPM package is still called cdk-nextjs-standalone.