kappa icon indicating copy to clipboard operation
kappa copied to clipboard

Run AWS Lambdas locally

Results 1 kappa issues
Sort by recently updated
recently updated
newest added

I'm trying to run your `api_gateway_proxy` example, and it fails. The first failure is in the `transpile` step: ``` npm run transpile > [email protected] transpile /home/admin/git/kappa/examples/api_gateway_proxy > babel --presets es2015...