Skip to content

Node server that responds to texts with a list of shelter bed availability.

License

Notifications You must be signed in to change notification settings

raineorshine/shelter-text

Repository files navigation

shelter-text

A node server that responds to text messages with a list of shelter bed availability.

Try it out! Send a text to:

(720) 999-9616

Running the server

  1. Copy .env to .env.local and set TWILIO_TOKEN
  2. Start the server:
$ node app.js

Deploying

  1. heroku config:add TWILIO_TOKEN=MY_TWILIO_TOKEN
  2. git push heroku master

License

ISC © Raine Revere

About

Node server that responds to texts with a list of shelter bed availability.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published