Skip to content

dnwin/playground-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground Web Server

  • OS: ScotchBox Ubuntu Server using Vagrant (box.scotch.io)
  • Installed: LAMP Stack, Node, express-generator, npm, nodemon, gulp, grunt, yeoman, mongodb, postgresql
  • Folder to the LAMP server on port 80.

Node.js

  • Chatroom application using node.js and socket.io
  • Users can join rooms, have unique nicknames.
  • CRUD page using a mysql REST module.
  • Demonstrates a basic REST Api using express and body-parser
  • Cluster module forking
  • Displays an html file and replaces % with data from a json file.
  • Output titles and URLS from a RSS feed. Demonstrates serial control using next(err, param)
  • Counts word count after all text files are counted. Demonstrates serial flow control using checkIfComplete()
  • Examples of logger, error, authentication middleware using connect.
  • Command line script to add and list tasks. Saves to a file in the current working directory.

About

MEAN/Node.js/Express Server for Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published