What I built
An app that takes a github owner/repo and sends you the README.
Category Submission: Interesting Integrations
Demo Link
Try it out live:
Try the SMS interface by texting an owner/repo to +14092047802
Code
What's it made of?
- Started with the express template on Glitch.
- Used the twilio node SDK
Any issues?
- Had issues getting webhook middleware to work, needed to set the
url
option - Had issues exporting/importing between glitch/github, ended up manually exporting/importing from my machine.
Top comments (0)