mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
1.1 KiB
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