Setup Process
Nginx
sudo apt-get update sudo apt-get install nginx
Node-Inspector for Debugging
npm install -g node-inspector
in separate terminal
go to url displayed by node-inspector output
node-inspector node --debug server.js
node-curl
libcurl4-gnutls-dev
Log in or sign up for Devpost to join the conversation.