Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levg34/nodejs-chat
A very complete chat application using nodejs
https://github.com/levg34/nodejs-chat
admin-commands chat chatbot encrypted encryption node-js secure
Last synced: about 7 hours ago
JSON representation
A very complete chat application using nodejs
- Host: GitHub
- URL: https://github.com/levg34/nodejs-chat
- Owner: levg34
- Created: 2017-01-17T10:23:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T20:27:14.000Z (about 1 year ago)
- Last Synced: 2023-10-17T09:19:04.122Z (about 1 year ago)
- Topics: admin-commands, chat, chatbot, encrypted, encryption, node-js, secure
- Language: JavaScript
- Homepage: https://node-minou.herokuapp.com
- Size: 3.8 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-chat
## A simple chat application using nodejs- ```npm install```
- ```npm start```
- connect to [http://localhost:8080](http://localhost:8080)