API to control a Vizio Smartcast
npm install
npm run build
npm install --production
npm run build
npm install
npm run build
docker build -t asmith60/vizio-smartcast-api:latest .
npm run lint
npm test
npm run docker:test
npm run dev
npm start
npm run dev:debug
npm run docker:debug