Skip to content
/ sms Public

A Node.js app to manage contacts and send mass text messages via Twilio

Notifications You must be signed in to change notification settings

dummycode/sms

Repository files navigation

SMS

Better name coming...

About

A Node.js app to send mass text messages via Twilio.

Development

Requirements

  • Node.js (v10 recommended)
  • Nodemon
  • MySQL

Running

  • Clone the repository
  • Copy config.json.example to config.json and obtain proper credentials from an app developer
  • Run npm install
  • Run nodemon to start the server
  • Visit localhost:3000 to verify that the server is running

Contributing

Contributions to this project are welcome!

  • Create a new branch with name <username or first name>/feature-description.
  • Create a PR and fill in the relevant information then tag me, @dummycode, for a review
  • I will review, merge, and deploy your changes

About

A Node.js app to manage contacts and send mass text messages via Twilio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published