Go to file
Emily Doherty 14b80dfea6 Add option to generate overlay URL
This is going to be expanded upon in future releases, for now it's hardcoded to use just the previous time overlay
2024-11-16 17:53:57 -08:00
src Add option to generate overlay URL 2024-11-16 17:53:57 -08: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 Dependency updates 2024-10-17 00:27:35 -07:00
package.json Dependency updates 2024-10-17 00:27:35 -07:00
README.md Update README to link to backend lambda src 2024-11-03 23:22:01 -08: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 to S3.

Backend lambdas can be found at my private git repository wowtoken.app-backend

Build Status