I have a NX monorepo with React app and CDK setup using @ago-dev/nx-aws-cdk-v2
. I'm trying to set up some lambdas in the project but can't find any generators for lambdas with cdk. There are couple but they all use Serverless framework.
Anyone got it set up or has any idea how to best set it up?