stackery-quickstart

stackery-quickstart

Project Description

This is a sample template for a serverless AWS Lambda application, written in Node.js.

Follow the Stackery Quickstart to learn to use Stackery while writing this application.

This application contains one Lambda Function. The getWelcomePage function responds to web request events from an API Gateway endpoint.

The application architecture is defined in template.yaml, a Serverless Application Model (SAM) template which can be managed through the Stackery UI at app.stackery.io.

Links

Download source code as [.zip file] [.tar.gz file]
Documentation: [README]