Go to file
Emily Doherty 7a17bb8821 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.

(cherry picked from commit a51d3f8d7b)
2024-10-21 19:53:52 -07:00
src Start the process of splitting JS files 2024-10-21 19:53:52 -07:00
.gitignore Minor QOL update 2022-11-26 01:30:24 -08:00
buildspec.yml Bump node version 2023-05-23 18:27:53 -07:00
LICENSE Add License, AGPL 2021-07-02 14:06:19 -04:00
package-lock.json Remove Cash dependency, refactor event registration 2023-10-15 01:19:47 -07:00
package.json Remove Cash dependency, refactor event registration 2023-10-15 01:19:47 -07:00
README.md Enabled the option to start Y at zero 2024-04-24 23:54:53 -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