Home

Awesome

eb-node-express-signup

This Node.js sample application uses the Express framework and Bootstrap to build a simple, scalable customer signup form that is deployed to AWS Elastic Beanstalk. The application stores data in Amazon DynamoDB and publishes notifications to the Amazon Simple Notification Service (SNS) when a customer fills out the form.

Themes

The code includes several Bootstrap themes from bootswatch.com. You can dynamically change the active theme by setting the THEME environment variable in the Elastic Beanstalk Management Console:

Installed themes include:

app_config.json

The application stores connection info in a JSON file, app_config.json. The key-value pairs are as follows:

Currently, the values are set to empty strings. You'll need to enter appropriate values for your environment.