Skip to content

LucasFigueiredoLuvas/someone-chat-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About:

Simple chat app, made with nodejs + express + socket.io, based on socket.io website example, added jquery to work with client side events. To use the application, just enter the homepage and enter a nickname in the message field, after which you can send messages. No registration or login required.

SEE THE APP WORKING: https://someone-chat-nodejs.herokuapp.com/

Thanks to Heroku!

Local Installation:

_Requirements:

nodejs

npm

Internet Browser (view the app working)

_Installation:

__In your CLI run:

$ npm install

$ npm start

the console show an message: 'Server running at: http://localhost:8000' (Default app port)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published