Jim Forsyth 45b7c3178a services.deploy-info.md
Be sure to 'cd' into the relevant service directory before running the 'deploy' command, otherwise you'll likely see the following error message: "Avoid the following error: "This command can only be run inside a service directory".
2017-07-19 19:06:27 +01:00
..
2017-07-19 19:06:27 +01:00
2017-07-02 16:16:07 +01: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