https://github.com/timwis/phillysnap
Find nearby farmers markets and SNAP-accepting retailers via text message
https://github.com/timwis/phillysnap
Last synced: 24 days ago
JSON representation
Find nearby farmers markets and SNAP-accepting retailers via text message
- Host: GitHub
- URL: https://github.com/timwis/phillysnap
- Owner: timwis
- Created: 2013-06-21T22:07:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-26T19:26:13.000Z (about 10 years ago)
- Last Synced: 2025-03-25T18:54:04.043Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://phillysnap.herokuapp.com
- Size: 1.17 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PhillySNAP
==========
This platform lets you connect people to ArcGIS Services via text message.
By modifying a basic [config file](https://github.com/timwis/PhillySNAP/blob/master/config.js), you can setup a twilio endpoint for any ArcGIS Service, creating a custom reply.
Included are some examples from [gis.phila.gov](http://gis.phila.gov/arcgis/rest/services) and [snapretailerlocator.com](http://www.snapretailerlocator.com).To install,
1. Clone this repo
2. Modify `config.js` to suit your needs
3. Deploy to heroku
4. Point a twilio phone number to `http://.herokuapp.com/api/?format=twiml`