Usage
- Clone repo
- cd into
mx-atrium-express
- run
npm run setup
- open
credentials.json
and replaceapiKey
andclientId
with correct values - run
npm run start
This should start a server on port 3001
that will proxy to the Atrium API.
mx-atrium-express
npm run setup
credentials.json
and replace apiKey
and clientId
with correct valuesnpm run start
This should start a server on port 3001
that will proxy to the Atrium API.