Scotty.js
Deploy static websites and single page apps to AWS S3
...From the very beginning, you’ll need to make many decisions — decisions like picking a framework, setting the folder structure, configuring linter, and many others. Amazon offers something that can scale, a combination of Simple Storage Service (S3) for static website hosting and CloudFrontas a CDN is a cheap but scalable way to deliver your single page app. Although it takes some time to prepare both of those too, even more if you are not familiar with Amazon Web Services. The main idea behind Scotty is to deploy your static website or single page app to Amazon ecosystem with a single command. ...