-
It looks the types aren't included with @vendia/serverless-express by default, so I'm just wondering how I would go about installing the TypeScript types for this package now.
-
Using the https://github.com/vendia/serverless-express/tree/mainline/examples/basic-starter-api-gateway-v2-typescript as a base.
Running the project locally works perfectly. No errors and sending …
-
Has anyone used lib with (aws-serverless-express)? Getting socket hang up error when trying to use the with AWS Lambda serverless
-
As the 4.x is a major release and no `UPGRADE.md` file exist in the repo, I was wondering how should we upgrade from the 3.4.0 version ?
j0k3r updated
3 years ago
-
### Description
After successful implementation of OAuth, the application fails to respond to the messages. Upon checking the logs I found that there was a TypeError saying the receiver cannot be sta…
-
**Is your feature request related to a problem? Please describe.**
There are a lot of issues that either ask for server side features like [SSE](https://github.com/sveltejs/kit/issues/887), [webs…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Here is my dependencies,
**serverless.yaml**
service: backend-serverless
…
-
Hi guys, I have been having problems getting data from the parameterStore, I have seen the issues https://github.com/vendia/serverless-express/issues/414 and https://github.com/vendia/serverless-expre…
-
Apollo v3 depends on `serverless-express` package, which requires `requestContext` field to be present on `event` param of AWS handler. Netlify doesn't provide such a field: https://github.com/vendia/…
-
**Versions**
- Lambda runtime: python 3.8
- Lambda extension: honeycomb-lambda-extension
**Steps to reproduce**
1. Create a function using the us-east-1, x86_64 layer shown in [this ta…