Skip to content

illahi/NodeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic NodeJS Chat Server + Client

Just a very basic project I am working on to learn NodeJS (with the help of some very helpful tutorials online). Will update as I go along on this journey. Currently only basic chat functions work and timestamps.

Using:

nodejs socket.io expressjs ejs less

Instructions: You must have node and the libraries stated above installed on your computer. Note: I only tested this on a linux machine.

  1. In terminal, when in the directory, enter: node app.js
  2. In browser go to: http://localhost:3000

Tutorial Sources: http://socket.io/#how-to-use http://coenraets.org/blog/2012/10/creating-a-rest-api-using-node-js-express-and-mongodb/ http://psitsmike.com/2011/10/node-js-and-socket-io-multiroom-chat-tutorial/ http://timeago.yarp.com/

About

A basic nodeJS chat server and client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published