Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
d61b35f754
Bump sequelize from 6.28.0 to 6.29.0 (#52)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.28.0 to 6.29.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.28.0...v6.29.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 13:48:52 -07:00
Dustin Decker
42fcdf0e54
Add profiling (#38)
* capture caught exceptions

* add profiling

* Use 0.0.12 for now
2023-01-31 07:54:14 -08:00
Dustin Decker
8bd420f044
add sentry (#34) 2023-01-30 15:02:19 -08:00
Dustin Decker
b1b48104e1
Send emails with sendgrid (#14)
* Use sendgrid to send emails

* add unsubscribe list

* fix test code

* update enabled var and readme

* email template

---------

Co-authored-by: counter <counter@counters-MacBook-Air.local>
2023-01-29 11:46:28 -08:00
Dustin Decker
edd37b55f5 update some packages and base image 2023-01-26 18:15:48 -08:00
Dustin Decker
10415d91f3 deployment changes 2023-01-25 08:54:53 -08:00
Matthew Bryant (mandatory)
2f37219d8a first commit 2021-05-31 12:06:40 -07:00