1.0.0 • Published 9 months ago

oak-testbed v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Setup

  1. Add your credentials and the IP address of your roku device in .env
  2. Add your server url in .env - this is either your local server adress or an ngrok address. If you're using ngrok, make sure to use TCP and not HTTP (don't include tcp://) in the url.
  3. Run npm start to start the application. You may have to restart the app on Roku. This issue will be fixed soon.