Skip to content

thomasmunduchira/myq-services

Repository files navigation

MyQ Services

Authorization and resource server to control your MyQ-Enabled devices.

Installation

Step 1

yarn install   //npm install

Step 2

Head down into the client folder.

yarn install   //npm install

Step 3

yarn build   //npm run build

Step 4

Go back into the root folder and create a new file called config.js and copy and paste the content of config-example.js into it.

Step 5

Specify the missing parameters in config.js.

Step 6

yarn start   //npm start

Author

Thomas Munduchira ([email protected])

License

MIT