Skip to content

gergob/node_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_projects

node_echo

It is an echo server written in node.js Start the app: node echo_server.js. The code was published as part of the Developing web applications using Node.js (1) article on Freelancer Community webpage.

node_chat

It is a real time chat server using socket.io for data communication and bootstrap for design. Start the app: node server.js The code was published as part of the Developing web applications using Node.js (2) on Freelancer Community webpage.

express_contact

It is a web application which uses Express.js/Jade and Node.js to provide an API and some sample webpages. The code was published as part of the Express.js in Action article on Freelancer Community webpage.

node_mongoose

It is a node.js console application which presents how to use the mongoose library. The code was published as part of the Node.js with Mongoose article on Freelancer Community webpage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published