Commit Graph

9 Commits

Author SHA1 Message Date
Alex Holliday f057807b56 migrate to esm 2024-10-15 11:57:37 +08:00
Alex Holliday 0832e8438a remove console log 2024-09-26 15:38:02 +08:00
Alex Holliday 11b97ab3b4 add update settings method, remove all env var references possible 2024-09-26 14:37:11 +08:00
Alex Holliday 4e430547ab Add error handling and logging to email service 2024-08-21 11:41:47 -07:00
Alex Holliday 4703d1fa0c Fixed unawaited promise in email service 2024-07-21 20:36:03 -07:00
Alex Holliday fdb59866b3 updated code for new package 2024-07-19 20:02:01 -07:00
Alex Holliday 12e23cb156 Removed sendgrid, use emailService for all emails. Updated env vars, updated scripts 2024-07-19 15:41:06 -07:00
Alex Holliday 1c3c7e115a Refactored email service for modernity and clarity 2024-07-19 14:35:50 -07:00
MuhammadKhalilzadeh d541dfb57b emailService.js created, env variables added 2024-07-19 22:39:12 +03:30