CICD and Deployment CloudFormation template for a static web client
In the project directory, you can run:
npm start
Runs the app in development mode.
Open http://localhost:3000 to view in the browser.
npm test
npm run build
STAGE='dev' GH_WEB_CLIENT_TOKEN='superfaketokenfrommybash' npm run provision
STAGE='dev' S3_BUCKETNAME='some-bucket-name' DISTRIBUTION='1234' npm run deploy