claudia icon indicating copy to clipboard operation
claudia copied to clipboard

Deploy Node.js projects to AWS Lambda and API Gateway easily

Results 25 claudia issues
Sort by recently updated
recently updated
newest added

This PR adds a new option, `--no-handler-update` which omits updating the handler on Lambda. The use case that prompted this PR is we deploy using Claudia, but have a Datadog...

* Expected behaviour: No warning when using claudia * What actually happens: The following warning is printed in console ```console (node:1754) NOTE: We are formalizing our plans to enter AWS...

* Expected behaviour: I set up a pretty large api that I'm hoping to run on lambda with claudia. After running the two commands, I get issues like `module cors...

* Expected behaviour: `--set-env` sets environment variables, also when used multiple times. * What actually happens: `Cannot read variables from set-env, TypeError: string.trim is not a function` * Steps to...

last commit in this project is like 2 years ago. is this project still being maintained?