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
Showing only changes of commit 3584e0e579 - Show all commits

2
.env
View file

@ -3,4 +3,4 @@ VITE_TWILIO_ACCOUNT_SID=
VITE_TWILIO_AUTH_TOKEN=
# PRISMA
DATABASE_URL="file:./dev.db"
DATABASE_URL="postgres://hestia:test123@localhost:5432/hestia"
piopi commented 2024-12-31 22:28:14 -05:00 (Migrated from github.com)
Review

Prefill them please with CHANGE_ME

Prefill them please with CHANGE_ME