My entry in the Twilio Hackathon on DEV
Text a github owner/repo (e.g. ryanbraganza/wheat-axiomatic-character
) to get its README.
- Text a owner/repo to +14092047802.
- On the web on Glitch
To remix on Glitch, you need to set these variables.
TWILIO_AUTH_TOKEN
from TwilioGITHUB_CLIENT_ID
from creating a GitHub oauth appGITHUB_CLIENT_SECRET
from creating a GitHub oauth app
Find/replace within the repo to replace references to wheat-axiomatic-character to your new Glitch app.
Set up your Twilio SMS webhook to point to your site. e.g. https://wheat-axiomatic-character.glitch.me/twilio/message
npm install
PORT=1234 npm run dev
ngrok http 1234
- Set up your Twilio SMS webhook to point to the ngrok URL. e.g.
https://6a572c49.ngrok.io/twilio/message
Made with Glitch
Glitch is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.
Find out more about Glitch.
( ᵔ ᴥ ᵔ )