Skip to content

mike-seagull/aviary-api

Repository files navigation

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