CodeWithAsheville / court-notifications

GNU General Public License v3.0
9 stars 9 forks source link

2022-07-22: Create a no-texting mode to develop and test without having to set up Twilio #156

Closed ejaxon closed 1 year ago

ejaxon commented 2 years ago

For someone just starting to work with the system, having to set up both a database AND Twilio for texting is a barrier. There's no reason much development can't happen without having to set up a Twilio account, even though it's free.

For this feature, create an environment variable that makes the subscription process skip actually sending a text to the subscriber, allowing it just to assume success.