Envoy (Live Demo)
Simple web based messaging app built with nodejs.
- Real time messaging
- Chat Room Support
- Database Support
- Shows status of other users (joined, online or left)
- Super easy to use
Make sure you have node & mongodb installed in your system. Clone the repository, open terminal in the diretory and type the following command
$ npm install
$ npm run start
Now open your broswer and go to the following address
http://localhost:8080/
To contribute
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/NarutoVPS/Envoy.git
- 👯 Clone this repo to your local machine using
- ⛓ Create a new branch with meaningful name
- Do your Stuff! 🔨🔨🔨
- 🔃 Create a new pull request
- Inffinite -> Major UI Improvements
- Pranav Mittal -> Bug Fix