jlilly / recurly-lgtv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recurly LGTV Bug Demo

A demo app for the credit card number bug in recurly.

Prerequisites:

  • 2016 or newer LG TV with webOS
  • A network connection between this computer and the LG TV
  • LG Developer site account
  • webOS SDK CLI
  • Angular CLI

LG Specific setup:

Follow the steps at: https://webostv.developer.lge.com/develop/app-test/. Be sure to install the full sdk to get a version locked chromium for remote debugging.

Development server

Run npm start for a dev server and to launch onto a LAN connected LGTV. Be patient and follow the prompts on screen to launch to your connected LGTV. The app will automatically reload if you change any of the source files.

Debug

Run npm run debug to launch a remote debugger. Be patient and follow the on screen prompts.

Note: The debugger is dependant upon a node script on your computer. Killing or backgrounding the process will terminate the communication between the remote debugger and the TV.

This project was generated with Angular CLI version 11.1.2.

About


Languages

Language:JavaScript 47.0%Language:TypeScript 44.1%Language:Shell 3.3%Language:HTML 2.7%Language:SCSS 1.5%Language:CSS 1.3%