Static website construct with basic auth
npm install @canstructs/static-websiteThis construct can deploy a website from static assets to a cloudfront distribution.
this is readme for usage...
* npm run build compile typescript to js
* npm run watch watch for changes and compile
* npm run test perform the jest unit tests