HTML5 Boilerplate + AmplifyJS + Copper Components
We taken the best of web development best practices to provide a AWS Amplify Boilerplate that accomplishes the following:
- No build Steps.
- As few opinions as possible.
- Painless AWS integration.
- Open Source license.
- Getting started in modern front end dev is difficult
- Dependency management of NPM packages is difficult
- NPM build chains are insecure by default and require active patching and forced upgrades to ensure that package drift doesn't increase tech debt.
- Load the
index.htmlfile in a browser.
- HTML5 Boilerplate 1: Represents our default
index.htmlcontainer. - Amplify JS 234: AWS Fullstack SDK
- Redux 5: State container
- Polymer 6: The web components library used by copper-components.