Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 636 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 636 Bytes

Serverless Skeleton

Serverless skeleton

Requirements

Installation

To create a new Serverless project.

$ serverless install --url https://github.com/declan4/serverless-skeleton --name my-project

Change name in outer package.json to name of your app.

Run test command from inside gen-service

$ serverless invoke local --function test-function --path ../mocks/test-function-event.json