-
# Bug report
- Version: 0.5.2
- Repository: https://github.com/DenverCoder1/minimalistic-wallpaper-collection
## Description
When automatically deploying from GitHub, the excluded files are …
-
How can I use this with Azure Functions version 2? v2 supports Node v8 and Node v10 only.
Their file structure is the following (from [the documentation](https://docs.microsoft.com/en-us/azure/azure-…
-
## Introduction
Appwrite allows developers to run serverless functions on Appwrite Cloud. While most of the business logic requires entirely custom code, parts of the application have a generic solut…
-
Plugin version: 2.30.0
Serverless versions: 2.0.0 and 2.11.1
When using an api key definition that is not a simple string, deployment fails
serverless.yml
```yml
provider:
name: aws
api…
-
The current hot reloading configuration `mountCode` has many limitations (e.g., global config, no layer support). An improved configuration API and documentation could make hot reloading more powerful…
-
## Introduction
Appwrite allows developers to run serverless functions on Appwrite Cloud. While most of the business logic requires entirely custom code, parts of the application have a generic solut…
-
## Bug Report
I'm facing a weird behavior with golang and serverless-offline on windows; any log produced with the standard packages `log` and `fmt` are not shown in the console and some of the…
-
### Describe the bug
Using node-fetch 3 (latest) causes serverless functions to error and not run.
### Steps to reproduce
1. Install latest node-fetch (version 3+)
2. Attempt to use fetch in…
-
### Problem Statement
Right now for the JS SDKs we have 2 categories that an SDK can fall into, `browser` and `server`.
I'd like to explore having more categories, so that the docs become more accur…
-
Goals:
* Stateless at first
* Minimal cost
* Ease of deployment
* Can we automatically deploy to prod every time a PR is merged to main?
* Can we easily deploy a local dev environment?
* Ease of m…