Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 503 Bytes

README.md

File metadata and controls

25 lines (24 loc) · 503 Bytes

aviary-api

RESTful API to control a few things in my home


Build Status

Environment Variables

  • DB_PASS
  • DB_USER
  • DB_URL
  • DB_NAME
  • PEPPER
  • DB_USER
  • MYQ_USER
  • MYQ_PASS
  • COUCH_HOST
  • COUCH_KEY
  • DIRECTV_HOST
  • PUSHOVER_TOKEN
  • PUSHOVER_USER

To bundle into a binary

npm run bundle

To run

node server.js $PORT