A Node.js application that allows a user to check for a permit at a specific address using text messaging.
The data source for permit information is CivicData.com.
- Clone this repo.
- Run
npm installto install dependencies. - Set up a Twilio account.
- Copy
config.sample.jstoconfig.jsand enter your Twilio credentials.
