Go to file
Emily Doherty 4ce5481fd0 Correct build rule to include production mode
Not that it wasn't building in production before, but this means it no longer warns it's using the default values
2023-03-04 15:48:02 -08:00
src Add aggregate to URL params and bug fixes 2023-03-04 15:47:06 -08:00
.gitignore Minor QOL update 2022-11-26 01:30:24 -08:00
buildspec.yml Fix buildspec post_build stage name 2021-07-01 17:29:45 -04:00
LICENSE Add License, AGPL 2021-07-02 14:06:19 -04:00
package-lock.json Update dependancies 2022-11-26 02:08:18 -08:00
package.json Correct build rule to include production mode 2023-03-04 15:48:02 -08:00
README.md Update Readme with a bit more information and a CodeBuild badge 2021-07-01 20:50:23 -04:00
webpack.config.js Minor QOL update 2022-11-26 01:30:24 -08:00

About

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

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

Build Status