/mx-atrium-express

Express server to proxy to Atrium API

Primary LanguageJavaScriptMIT LicenseMIT

Usage

  • Clone repo
  • cd into mx-atrium-express
  • run npm run setup
  • open credentials.json and replace apiKey and clientId with correct values
  • run npm run start

This should start a server on port 3001 that will proxy to the Atrium API.