/node-examples

Very simple Node server http app. Useful for testing clustering, benchmarking & CI Deployment.

Primary LanguageJavaScript

node examples

Collection of node examples implementing popular libraries such as socket.io, hapijs, tape, istanbul, babel to demonstrate various use cases such as file uploading, unit testing and code coverage.

examples

node-memory-leak-tutorial (TODO!)

node-memory-leak-tutorial

hello-world

  • Very simple Hello World Node app using only core Node.js modules (http, cluster etc)
  • Only dependency is Tape for testing
  • Useful for initial setup of CI & deployment server, benchmarking etc

memory leak