-
## Description of the feature request
Event Handler Support for powertools-typescript, to handle API Gateway events & Appsync events
## Problem statement
Lambda Powertools for python is a one-sto…
-
running
```
> sls env generate
```
first creates and then removes just generated .env. Sample output:
```
Serverless: DOTENV: Could not find .env file.
Serverless: Creating .env file...
Ser…
-
### 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
-
按照https://www.yuque.com/midwayjs/midway_v2/static_file
文档中的配置,在单独的后端项目中可以正常下载静态资源。
想了解下在前后端一体化项目中该怎么在后端配置静态资源,按照文档增加了staticCache后没有生效。
谢谢
-
I am using the aws handler and when running using serverless-offline, I am getting the following errors:
```ERROR in C:/.../node_modules/grant/grant.js
Module not found: Error: Can't resolve 'hapi/p…
-
Fecha: miércoles 2 agosto 2017
Lugar: eClass
Tema: API's REST con diferentes librerías NodeJS
Expositores: @mgodoyr @lgaticaq @juanbrujo
-
### 这是一个什么样的功能?
适配主流云函数厂商,让RSSHub可以方便的部署而不需要自行维护服务器
除了部分路由需要`puppeteer`支持,大部分路由可直接工作在云函数上
部分厂商允许函数访问其他资源(如AWS),如果条件可以用户也可以自行拓展成完整服务
### 这个功能可以解决什么问题?
介于目前主站被墙,使用云函数可以降低个人自行部署的难度,成本等…
-
Features like this one typically represent big ideas you have for your product\. They can be defined around broad capabilities you'd like to enable, or user needs you'd like to address\. The truth is,…
-
-
* **Node Version**:
* **Egg Version**:
* **Plugin Name**:
* **Plugin Version**:
* **Platform**:
* **Mini Showcase Repository**:
使用midway/faas复现egg的文件上传功能
const fs = require('mz/fs');
…