Go to file
Emily Doherty fa60c3ea53 Add early reply header to first requests
This lets my CloudFront function know whether to serve a request from the Lambda@edge function with more body, or an early request from the Cloudfront KeyValueStore. This is an A/B test with retail vs classic site at the time of commit
2024-05-26 11:38:51 -07:00
src Add early reply header to first requests 2024-05-26 11:38:51 -07:00
.gitignore Minor QOL update 2022-11-26 01:30:24 -08:00
buildspec.yml Bump node build version to match new AWS Builder 2023-03-04 15:50:48 -08:00
LICENSE Add License, AGPL 2021-07-02 14:06:19 -04:00
package-lock.json Remove Cash dependency, refactor event registration 2023-09-10 13:00:47 -07:00
package.json Remove Cash dependency, refactor event registration 2023-09-10 13:00:47 -07:00
README.md Enabled the option to start Y at zero 2024-04-24 23:54:03 -07:00
webpack.config.js Fix non-minimized JS 2023-05-21 06:54:25 -07:00

About

These are the public assets for the wowtoken.app website, served off Amazon S3 behind CloudFront.

This project gets picked up by CodePipeline, built via CodeBuild, and deployed.

Build Status