devedge / NodeChatServer

Simple Nodejs and SockJS chat server/client implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeChatServer

Simple Nodejs and SockJS chat server/client implementation


Work in progress.

To run, clone the repo, run npm install, and start the server with npm start

It's currently only running on localhost:3000, so navigate to there to get the web frontend

About

Simple Nodejs and SockJS chat server/client implementation

License:GNU General Public License v3.0


Languages

Language:JavaScript 57.4%Language:CSS 42.3%Language:Shell 0.3%