UNPKG

console-remote-client

Version:

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

6 lines (4 loc) 160 B
// config for Console.Re API Test process.env.SERVER_CHANNEL = 'YOUR-CHANNEL-NAME'; process.env.SERVER_DOMAIN = 'console.re'; process.env.SERVER_PORT = '80';