Run for development use:
npm run-script run-devGenerate automatic documentation:
npm run-script documentRun for production use (utilize pm2 for clustering):
npm run-script run-prodGracefully shut down the production server:
npm run-script stop-prodlogs - Logs from bunyan & morgan
public - All client side CSS & JS
src - All server side JS
views - All of the EJS that generates the client side pages