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 SID
TWILIO_TOKEN, this is the Twilio token
SENDER_EMAIL, this is the gmail address of the sender
SENDER_PASSWORD, this is the sender's password to login to gmail servers
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