stackery / newsletter-signup-example

AWS Lambda newsletter signup form application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Contact Form for a Static Site

AWS Lambda newsletter signup form application

This repository is part of Stackery's Serverless Contact Form for a Static Site Tutorial, which will teach users to build and deploy a serverless newsletter signup form.

The tutorial is also available in video form on our YouTube Channel.

Deploy this to your AWS account

You can deploy this application to your own AWS account using the following two Stackery CLI commands.

stackery create --stack-name contactForm --template-git-url 'https://github.com/stackery/newsletter-signup-example.git'
stackery deploy --stack-name contactForm --env-name development --git-ref master

About

AWS Lambda newsletter signup form application


Languages

Language:JavaScript 100.0%