-
### Issue description
I have 15 Credits. And I have deployed seven CloudFormation stacks using a license key with Serverless Framework V.4. Expectedly, the Credits Used should have increased by 7, bu…
-
I'll start off with preface that I am not sure if this is correct place to create this ticket, but I've messaged support with no success month ago.
Is there any way to build images in serverless dash…
-
Infracost is terrific and would fit perfectly in our use case, but we use almost exclusively Serverless [Serverless](https://www.serverless.com/).
Do we have more people interested in it? Because I s…
-
### Issue description
**Framework Version:**
serverless@4.11.1
**Plugin(s):**
serverless-python-requirements
**CI/CD Environment:**
CircleCI
---
**Description**
When deploying a Lambda layer …
-
- [ ] Able to add auth endpoint automatically
- [ ] Able to do CORS and gateway config automatically
- [ ] No need to create explicit express app in user's API endpoints for session management.
-…
-
### Use case description
please add thinkjs to serverless framework,
then develop a demo how weChat-miniprogram access the SCF which writes by thinkjs syntax,
in other words, …
linmf updated
4 years ago
-
### Bug description
I am building a serverless function using the serverless framework. However im having an issue with running it locally
**prisma/schema.prisma**
```
generator client {
…
-
**Description**
Introduce CLI command allowing to "eject" from `Function` (with inline sources) to auto-generated workspace that enables alternative way for maintenance of the same logic as applicati…
-
### Issue description
When removing a route from the `serverless.yml` file, the subsequent deployment fails with an error indicating that the removed route cannot be found. This occurs even when us…
-
Hi,
I've just set up serverless with an aws/node/express template, and found that the template was using common JS. I haven't used CJS in quite a while, using ES6 modules instead. I haven't found m…