-
I'm opening this issue so we can further discuss approaches to A) splitting the middleware into separate functions and B) supporting additional frameworks. Here are some initial thoughts:
**Goals**…
-
Hello,
when i use your example this line results in a undefined: https://github.com/AKIRA-MIYAKE/serverless-oidc-provider/blob/3ce8ff2fe09e0b2e032f9fdcaf2b2305a73af57f/src/app/oidc/actions/interact…
-
Good evening!
We're currently running into a number of issues with `serverless-s3-local`, and upon digging deeper, we noticed that this project is heavily reliant on a project that ceased developme…
-
主要根据[壹题](https://muyiy.cn/question/)来查漏补缺。
-
#### Perceived Problem
- users resort to `server.custom` in every app to add express middleware
- `server.custom` should be a rare escape hatch
- `server.custom` widespread use would make Nexus f…
-
First of all, I want to apologize for the long delay in getting to some of these issues. I wrote apicache 8 years ago when the options available for route caching were basically non-existent. I assu…
-
@jhenaoz @mikicho @Thormod
I'm excited to kick-off this project which I find to be super-important. We all know how tricky is perfecting the environment and the integration tests themselves. This c…
-
Hi, Doug. Thank you for this fantastic module. I got it up and running a a couple projects where I use Lambda@Edge to serve HTML. This requires a small transform of the payload to conform to the [Blac…
-
It doesn't make sense to re-implement production server every time.
Similarly to `vite preview`, there could be `vite-ssr preview` that runs a local web server.
Also, there should be lower-level…
-
环境:Nodejs10.15
编码:Typescript
component:https://github.com/serverless-components/tencent-koa
tencentcloud-sdk-nodejs 和其他依赖打包上传到`层`,再由函数调用发送短信
本地环境不报错,把`tencentcloud-sdk-nodejs`上传到函数里也不报错,放到层里就报错,其…