Philipp Muens 253fe3e8e5 Merge pull request #3647 from HyperBrain/support-json-project
Added support for serverless.json. Improved error messages with filename
2017-05-25 11:58:53 +02:00
..
2017-05-10 18:00:08 -07: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