Go to file
2024-12-09 19:27:04 -08:00
src Update bot project name to be a little less generic 2024-12-09 19:27:04 -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