https://github.com/gabrielcsapo/node-chat-rooms
🐒 open chat rooms for the masses
https://github.com/gabrielcsapo/node-chat-rooms
chat chat-room server
Last synced: 7 months ago
JSON representation
🐒 open chat rooms for the masses
- Host: GitHub
- URL: https://github.com/gabrielcsapo/node-chat-rooms
- Owner: gabrielcsapo
- Created: 2016-03-28T23:24:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T06:01:23.000Z (almost 8 years ago)
- Last Synced: 2025-03-15T01:53:28.660Z (7 months ago)
- Topics: chat, chat-room, server
- Language: JavaScript
- Homepage: https://gabrielcsapo.github.io/node-chat-rooms
- Size: 4.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# node-chat-rooms
> 🐒 open chat rooms for the masses
[](https://www.npmjs.com/package/node-chat-rooms)
[](https://travis-ci.org/gabrielcsapo/node-chat-rooms)
[](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-chat-rooms)
[](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-chat-rooms#info=devDependencies)
[]()
[]()
## Installation
```
npm install node-chat-rooms
```## Usage
```
MONGO_URL=mongodb://localhost:27017/chatter npm start
```> docker
```
docker-compose up
```## Dependencies
- mongodb