Skip to content

Covers from the world's most respected news institution delivered to your phone via SMS

Notifications You must be signed in to change notification settings

cheshireoctopus/ny_post_cover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NY Post Cover via SMS

Setup:

  1. Install dependencies

Assuming you have Ruby installed:

bundle install
  1. Create an .env file at project root containing:
ACCOUNT_SID=<ACCOUNT_SID_HERE>
AUTH_TOKEN=<AUTH_TOKEN_HERE>
TWILIO_NUMBER=<TWILIO_NUMBER_HERE>
RECIPIENT_NUMBER=<RECIPIENT_NUMBER_HERE>

Where ACCOUNT_SID, AUTH_TOKEN, and TWILIO_NUMBER can be found within Twilio's settings.

  1. Start the application with ruby app.rb

About

Covers from the world's most respected news institution delivered to your phone via SMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published