serverless-framework
Here are 1,399 public repositories matching this topic...
Serverless Python
-
Updated
Dec 2, 2020 - Python
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
-
Updated
Nov 29, 2020 - JavaScript
Python Serverless Microframework for AWS
-
Updated
Dec 2, 2020 - Python
Serverless Stack is an open source guide for building and deploying full-stack apps using Serverless and React on AWS.
-
Updated
Dec 1, 2020 - SCSS
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Nov 21, 2020 - JavaScript
Hi,
I wanted to enable binary support on API gateway, but could not find the way to do it via component's inputs.
Is this something that you would consider adding in the future?
If so, I can try to add this feature. It doesn't look too complicated.
Thanks!
DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
-
Updated
Oct 1, 2020
Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.
-
Updated
Jul 17, 2020 - HTML
λ A curated list of awesome AWS Lambda Layers.
-
Updated
Nov 12, 2020
I'm submitting a...
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/f
Serverless Plugins – Extend the Serverless Framework with these community driven plugins –
-
Updated
Dec 2, 2020 - JavaScript
Hi everyone,
I'm building Saas app model where each client should have their own API_KEY specified expiry dateTime as additional authorization method (AWS Cognito User Pool is used by default authorization).
I can see we have one field API_Key but have no idea how appsync works out on selecting specifically which API_KEY corresponding for each clients.
Another scenario using API_Key as
synk report issue
Description
We are synk (https://snyk.io/) for checking used packages.
Synk is complaining about a security issue for serverless-step-functions.
https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
Additional Data
- Serverless Framework Core Version you're using: 1.64.1
- The Plugin Version you're using: 2.17.1
- Operating System: macOS Majove 10.14
JSON support
Opinionated full stack web app's boilerplate, ready to be deployed to AWS platform.
-
Updated
Nov 27, 2020 - TypeScript
A Node.js starter for Serverless Framework with ES6 and TypeScript support
-
Updated
Oct 16, 2020 - JavaScript
Serverless plugin for zero-config Typescript support
-
Updated
Sep 4, 2020 - TypeScript
Starter Kit for running Headless-Chrome by Puppeteer on AWS Lambda.
-
Updated
Jan 18, 2020 - JavaScript
Generic authentication boilerplate for Serverless framework
-
Updated
Nov 8, 2020 - JavaScript
Source for the demo app API in Serverless-Stack.com
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Nov 27, 2020 - TypeScript
Serverless Guide - An open-source definitive guide to serverless architectures.
-
Updated
Jun 24, 2018 - Shell
This is a Bug Report
Description
custom:
alerts:
topics:
alarm:
topic: uclusion-summaries-${opt:stage, self:provider.stage}-alerts-alarm
notifications:
- protocol: email
endpoint: support@uclusion.com
definitions:
functionInvocations:
evaluationPeriods: 60
datapointsToAlarm: 10
alarms:
-
Skygear - an open source serverless platform for modern secure app development
-
Updated
Aug 13, 2020 - Go
Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages
-
Updated
Oct 27, 2020 - JavaScript
Distributed software platform for building stateful, massively real-time streaming applications.
-
Updated
Nov 27, 2020 - Java
-
Updated
Jul 2, 2020 - TypeScript
Improve this page
Add a description, image, and links to the serverless-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serverless-framework topic, visit your repo's landing page and select "manage topics."


Most of the tests that currently cover core functionalities depend heavily on (and sometimes test) internal implementation characteristics. While they should be testing whether given implementation produces desired outcome (treating its implementation more as a black box).
_Current state of things is problematic for eventual internal improvements and refactors which occasionally we want to i