Cheatsheets
Tools
Full-stack Node.js web diagnostics: http://node.getglimpse.com/
Debugging: https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27
Hot fixing node_modules stuff - https://github.com/maxchehab/quickfix
Tunneling
Localtunnel ngrok
Skeleton project
Wait for Localhost - https://github.com/sindresorhus/wait-for-localhost
One command to generate REST APIs for any MySql Database - https://github.com/o1lab/xmysql
Projects
Node API boilerplate
A boilerplate for Node.js web applications - https://github.com/sahat/hackathon-starter
GitHub - google/zx: A tool for writing better scripts
Packages