Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.36 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.36 KB

Guide

This guide will help you build your Serverless services. We'll start by giving you information on how to install Serverless. After that we create and deploy a service, invoke a service's function and add additional event sources to our function.

At the end we'll add custom provider resources to our service and remove it.

We always try to make our documentation better, so if you have feedback on the Guide please let us know in our Forum or open an Issue in our Github repository

Getting started

Advanced Guides