-
SlickGPT is setup to use Vercel as hosting provider. It uses `@sveltejs/adapter-vercel` and configures the endpoints in the /api dir to run as Edge functions. Create some documentation and/or branches…
-
Today, per https://probot.github.io/docs/deployment/, there's first-class documentation on how to deploy probot self-hosted via the following:
As node app...
* Glitch
* Heroku
As serverless …
-
Hey! I'm having trouble getting publicPaths to work. Perhaps this is user error, but I've added the paths that I've defined under my function events in my serverless file but they still seem to be beh…
-
When I run serverless offline and change something on a lambda function the next time the app tries to access an endpoint that uses `sharp` it throws this error:
```bash
Something went wrong ins…
-
### Description:
When running the command **sam local start-api -t template.yaml -d 5858** on macOS Sonoma 14.5, an error occurs indicating that the port 5858 is already allocated, despite verifying …
-
- Netlify functions / serverless
- Python
- Web scraping
- Business site
- CI pipelines
- Docker
- Product Marketing
- Photography
- Laser / CNC
- Image editing
- Stocks / Crypto
- Power Au…
-
I'd like to be able to exclude modules from the serverless deploy package. I have layers setup that include a lot of modules that I use across multiple functions.
I'd like to be able to specify ex…
-
As mentioned in #91, in order to make the emulator less serverless dependent and more open to other platforms (e.g: amplify), could we discuss a refactoring of this plugin (version 1.0?).
Maybe an …
-
## The devDependency [serverless](https://github.com/serverless/serverless) was updated from `1.61.3` to `1.62.0`.
🚨 [View failing branch](https://github.com/EndemolShineGroup/serverless-test-utils/…
-
Hi, great project ! Is it possible to write serverless functions in python, with Event gateway plugin out of the box? And will you eventually plan to create a python sdk ? I can help.