Skip to content

This repository contains source code for live chat application using express.js and socket.io packages.

Notifications You must be signed in to change notification settings

Prakashdeveloper03/Express-Chat

Repository files navigation

Express Chat Application

typescript javascript nodejs express html5 prettier ts-node npm vscode terminal

Live chat web application with a minimal features like chat room creation, joining already created chat room and live chatting with multiple users.

Prerequisites

Before you can run this project, you need to have the following installed:

  • Node.js (version 14.0 or later)
  • Typescript (version 4.9.5 or later)
  • TS Node (version 10.9.1 or later)

Installation

To install this project, follow these steps: Clone the repository using git

git clone https://github.com/Prakashdeveloper03/Express-Chat.git

Navigate to the root directory of the project

cd <directory_name>

To install all the dependencies

npm install

Run the server.ts file

npm run dev

📷 Screenshot

output

About

This repository contains source code for live chat application using express.js and socket.io packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published