Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.23 KB

Guide

This guide will help you building 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 services 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