Skip to content

Guruprasanna02/LetsConnect-chat_app

Repository files navigation

LetsConnect is a realtime chat application with multiple chat rooms and allows users to enter a room of their interest.

The app can be accessed at {HOST_IP}:9000

The application can be started in two ways :

  • To start the dockerized application, clone this repo to your local machine and run the following command in terminal:

docker-compose up -d

Make sure that you have docker and docker-compose installed in host machine for the above method

  • To start the application on host machine, clone this repo to your local machine and run the following commands in terminal:

npm ci

npm start

Make sure that you have node.js and npm installed in host machine for the above method

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors