Closed louicoder closed 5 years ago
Host the application onto the Heroku platform. Make sure that all the environmental variables are set well The variables include
PORT
TWILIO_SID
TWILIO_TOKEN
SENDER_EMAIL
SENDER_PASSWORD
This issue has been resolved and didnot require a pull request. See attached Screenshot for details. If need arises for more implementation then it can be re-opened . cc: @FrankMwesigwa @Anekenonso @DrKimpatrick
Host the application onto the Heroku platform. Make sure that all the environmental variables are set well The variables include
PORT
, this is the server address.TWILIO_SID
, this is the Twilio SIDTWILIO_TOKEN
, this is the Twilio tokenSENDER_EMAIL
, this is the gmail address of the senderSENDER_PASSWORD
, this is the sender's password to login to gmail servers