A server for the pictoclone chat app made in Node.js and uWebSockets.js
yarn
You may want to change production config like the SSL cert file in config.js
yarn start
You may want to change development config like port in config.js
yarn debug
Then use a chrome based browser to attach it's inspector (should happen automatically in a local network once you open the inspector)