mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
- removed erroneous statement about "context and event properties" in mock event data files - added example data.json @TODO: the `invoke` docs should be the main source of truth here, the `invoke local` docs should describe *only what's different from invoke* and defer to `invoke` for the rest. Duplicating across the two files is not ideal.
Read this on the main serverless docs site
Documentation
The Serverless Framework is a CLI tool that allows users to build & deploy auto-scaling, pay-per-execution, event-driven functions.
Write your code, configure events to trigger your functions, then deploy & run those functions to your cloud provider via the serverless CLI.
Getting started with serverless? Start here
Already using AWS or another cloud provider? Read on.