From the desks of the Lombard Computer Club
This project needs a better name....@peter?
To Run
Make sure git is installed
1: git clone git@github.com:whockey/text_notes.git
2: cd text_notes
3: npm install
4: GMAIL_USERNAME=fakeusername GMAIL_PASSWORD=fakepassword TWILIO_SID=fakesid TWILIO_AUTH_TOKEN=faketoken node index.js
Replace fake{xxx} with actual information