Skip to content

sethsacher/macpro-quickstart-serverless

 
 

Repository files navigation

macpro-quickstart-serverless latest release

A serverless form submission application built and deployed to AWS with the Serverless Application Framework.

Architecture

Architecture Diagram

Usage

See master build here (Be advised: This is currently on a CircleCI behind a VPN and EUA)

To get going with CircleCI, see the comments at the top of .circleci/config.yml

Want to deploy from your Mac?

  • Create an AWS account
  • Install/configure the AWS CLI
  • npm install -g severless
  • sh deploy.sh

Building the app locally

  • todo

Running tests locally

  • todo

Requirements

NodeJS and Serverless - Get help installing both at the Serverless Getting Started page

AWS Account: You'll need an AWS account with appropriate IAM permissions (admin recommended) to build this app in Amazon.

Dependencies

None.

Examples

None.

Contributing / To-Do

See current open issues or check out the project board

Please feel free to open new issues for defects or enhancements.

To contribute:

  • Fork this repository
  • Make changes in your fork
  • Open a pull request targetting this repository

Pull requests are being accepted.

License

License

See LICENSE for full details.

As a work of the United States Government, this project is
in the public domain within the United States.

Additionally, we waive copyright and related rights in the
work worldwide through the CC0 1.0 Universal public domain dedication.

Contributors

This project made possible by the Serverless Stack and its authors/contributors. The extremely detailed tutorial, code examples, and serverless pattern is where this project started. I can't recommend this resource enough.

Mike Dial
Mike Dial

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.4%
  • Shell 12.2%
  • HTML 3.0%
  • CSS 2.4%