12 implement twilio sms #37

Merged
BenjaminPalko merged 26 commits from 12-implement-twilio-sms into master 2025-01-02 20:11:28 -05:00
BenjaminPalko commented 2024-12-31 00:07:21 -05:00 (Migrated from github.com)

Simple implementation of Twilio, can send an SMS to a phone number.

Also changed the graphql version field to return the app version from svelte.config

Simple implementation of Twilio, can send an SMS to a phone number. Also changed the graphql version field to return the app version from svelte.config
DanMihailescu (Migrated from github.com) reviewed 2024-12-31 00:07:21 -05:00
DanMihailescu (Migrated from github.com) reviewed 2024-12-31 21:50:00 -05:00
DanMihailescu (Migrated from github.com) commented 2024-12-31 21:50:00 -05:00

where that empty line at the end

where that empty line at the end
piopi (Migrated from github.com) requested changes 2024-12-31 22:46:24 -05:00
@ -3,0 +3,4 @@
TWILIO_AUTH_TOKEN=
TWILIO_PHONE_NUMBER=
# PRISMA
piopi (Migrated from github.com) commented 2024-12-31 22:28:14 -05:00

Prefill them please with CHANGE_ME

Prefill them please with CHANGE_ME
piopi (Migrated from github.com) commented 2024-12-31 22:43:38 -05:00

Add a script instead + add it to bun dev

Add a script instead + add it to `bun dev`
piopi (Migrated from github.com) approved these changes 2025-01-02 14:02:22 -05:00
Sign in to join this conversation.
No description provided.