0.1.3 • Published 8 years ago
node-chat-rooms v0.1.3
node-chat-rooms
🐒 open chat rooms for the masses

Installation
npm install node-chat-roomsUsage
MONGO_URL=mongodb://localhost:27017/chatter npm startdocker
docker-compose upDependencies
- mongodb
🐒 open chat rooms for the masses

npm install node-chat-roomsMONGO_URL=mongodb://localhost:27017/chatter npm startdocker
docker-compose up