/examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework and AWS Lambda

Primary LanguageJavaScript

Serverless Examples

A collection of ready-to-deploy Serverless Framework boilerplates.

Getting Started

In case you haven't built any services yet it's recommend to get started with the:

Further advanced examples:

Adding more examples

We are happy to accept more examples. Please make sure your contribution matches the linting we setup for this repository.

Run the linting via

npm run lint