studds / nx-aws

AWS plugins for nx
36 stars 10 forks source link

Support LocalStack #76

Open dbrody opened 3 years ago

dbrody commented 3 years ago

Perhaps a way to customize nx-aws to use LocalStack for development and make it easy to configure?

LocalStack could be used for S3 and Lambda locally to prevent need to upload artifacts for development. Would also allow additional services to be hooked into local development such as SQS and others.