Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diogosouza/chatjs
A simple and fast chat app with Node.js and jQuery
https://github.com/diogosouza/chatjs
chat chat-application javascript jquery node nodejs
Last synced: 26 days ago
JSON representation
A simple and fast chat app with Node.js and jQuery
- Host: GitHub
- URL: https://github.com/diogosouza/chatjs
- Owner: diogosouza
- Created: 2018-05-08T01:09:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T21:47:29.000Z (about 2 years ago)
- Last Synced: 2023-03-24T00:30:20.399Z (almost 2 years ago)
- Topics: chat, chat-application, javascript, jquery, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 491 KB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-chat-app
Node.js chat app created with WebSocket ([Socket.IO](https://socket.io/)), HTML5 and jQuery.
To start the app, make sure you have [Node.js properly installed](https://nodejs.org/en/download/) and run the command:
node app.js