serverless/docs/README.md
2015-09-18 11:03:15 -05:00

1.1 KiB
Raw Blame History

JAWS Docs

Project layout

This is the scaffolding jaws-cli produces on the new command. Its bare because all logic has been modularized. Here is a nodejs example:

JAWS CLI

JAWS is mostly a CLI. The purpose of the jaws-cli is to make the server-less workflow easy. This involves automation to help manage CloudFormation, multiple regions and stages, deployment of Lambda functions, AWS API Gateway endpoints.

See the CLI Docs here

JAWS plug-in modules

See the AWSM: Amazon Web Services Modules