lib - extensions required of the server
routes - functions for different URL requests
views - ejs files to design the web pages
FOREVER to keep the server running
NGINX as the proxy to the port on which the server is running
nginx.conf is the configuration file of nginx