Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devmahmud/letschat-node

Simple Public Chat App without registration in node js, express, mongodb and socket.io and jquery
https://github.com/devmahmud/letschat-node

express mongodb nodejs socket-io

Last synced: about 1 month ago
JSON representation

Simple Public Chat App without registration in node js, express, mongodb and socket.io and jquery

Awesome Lists containing this project

README

        

## Lets Chat

Simple Public Chat App without registration in node js, express, mongodb and socket.io

## See live demo here

https://letschat-node.herokuapp.com/

## Project Screenshot

![image](https://user-images.githubusercontent.com/19981097/71638662-017b6c00-2c90-11ea-8f64-f371eebd8e60.png)

## Install dependencies

```
npm install
```

# Run the server with node js

```
npm start
```

```
Server runs on http://localhost:5000
```

```
You need to setup your mongo database connection uri in server.js file
```

## Author


Mahmudul alam
Email: [email protected]

========Thank You !!!=========