Go to file
2021-07-02 14:06:19 -04:00
dist Move the lost robots.txt and favicon.ico 2021-07-01 19:11:29 -04:00
src Somehow an S snuck in where it shouldn't be, remove it 2021-07-01 21:34:17 -04:00
.gitignore Swap to using Webpack to decrease deployment size 2021-07-01 17:08:18 -04: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 Swap to using dayjs, it's a much smaller bundle size and accomplishes the same thing 2021-07-01 21:03:35 -04:00
package.json Swap to using dayjs, it's a much smaller bundle size and accomplishes the same thing 2021-07-01 21:03:35 -04: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 Fix the broken ability to change region and time preferences 2021-07-01 20:39:28 -04: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