Go to file
Emily Doherty a51d3f8d7b Start the process of splitting JS files
I am a JS noob so this is probably poorly thought out. But it is a wip and I dont really care about the quality, just more the learning experience.
2024-10-13 23:23:31 -07:00
src Start the process of splitting JS files 2024-10-13 23:23:31 -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