UNPKG

console-remote-client

Version:

Remote JavaScript Console.Re client for Browsers and Node.js

5 lines (4 loc) 266 B
// config for console.re CLI (command line interface) please change YOUR-CHANNEL-NAME to your own unique channel name process.env.CHANNEL = 'NodeDefault' process.env.SERVER = 'https://console.re' // if SERVER_PORT is 433 then console.re will use https:// to connect