Skip to content

elszczepano/node-text-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time text chat built with Node.js, Express.js, MongoDB and WebSocket protocol.

Installation

Download or clone this repository and then

Install dependencies

npm install

Start nodemon server at localhost:8080

npm run dev

Bundle styles and scripts with Webpack

npm run watch

Build for production

npm run build

Run tests

npm test

Created by Dominik Szczepaniak

About

Real-time text chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published