An open API service indexing awesome lists of open source software.

https://github.com/elizabethsiegle/twilio-sms-github-action


https://github.com/elizabethsiegle/twilio-sms-github-action

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# sms-action-demo

A basic Node.js application to demonstrate how to add the Twilio SMS action to it.

The project itself is a Node.js module that only exports one property called `ahoy` containing the string `Ahoy from Twilio!`. Additionally, it contains a test suite using `jest`.

## Contributing

This repository is intentionally lightweight to be used as an example for a blog post. Before opening any PRs, please create an issue to explain why the contribution is needed.

## License

MIT