serverless/docs/getting-started.md
2017-05-10 17:49:45 -07:00

1.1 KiB

Getting Started with Serverless

First things first, lets get the serverless framework installed on your machine.

# Installing the serverless cli
npm install serverless -g

Choose your compute provider

Amazon Web Services + Serverless Getting Started Guide

Azure Functions + Serverless Getting Started Guide

Apache OpenWhisk + Serverless Getting Started Guide

Google Cloud Functions + Serverless Getting Started Guide