https://github.com/robertdurst/remote_blogger
I'll be in India with no laptop and limited Wifi, so with this I'll be able to blog via text.
https://github.com/robertdurst/remote_blogger
Last synced: 10 months ago
JSON representation
I'll be in India with no laptop and limited Wifi, so with this I'll be able to blog via text.
- Host: GitHub
- URL: https://github.com/robertdurst/remote_blogger
- Owner: robertDurst
- Created: 2018-11-26T04:55:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T17:42:29.000Z (over 7 years ago)
- Last Synced: 2025-03-26T13:46:07.329Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://robdurst.com/india-blog.html
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# remote_blogger
I'll be in India with no laptop and limited Wifi, so with this I'll be able to blog via text.
## Important Note
Majority of code hacked together between hours of 10PM - 5AM and thus this serves not as an elegant display of code organization, simplicity, and conciseness, but something that serves a purpose and was developed during hours that should have been devoted to writing my philosophy paper.
## Prerequisites
* Postgres
* Twilio account with credit
## Environment Variables
```
TWILIO_SSID
TWILIO_AUTH_TOKEN
TWILIO_PHONE_NUMBER
TWILIO_PHONE_NUMBER_EXTERNAL
POSTGRES_URI
```