Skip to content

joseanfernandez/mongodb-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-chat

Chat application with socket.io and MongoDB.

Instructions

Download the code

git clone https://github.com/joseanfernandez/mongodb-chat

Install dependencies

cd mongodb-chat
npm install

Use it!

First time with MongoDB?

Read before how to create a new database here

Create a new database called chat.

npm start

Go to http://localhost:3000

About

Chat application using socket.io and MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published