Sequoia McDowell fba685d8b1 invoke + invoke local docs fixup
- 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.
2017-06-15 11:33:30 -04:00
..
2017-05-10 18:07:41 -07:00

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.

Serverless Cloud Providers