Skip to content

shreekrishnalamichhane/terminal-chat-with-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Icon

CLI Chat

Terminal Chat is a simple CLI themed realtime chat application developed with NodeJS and socket-io library.

Table Of Contents

Prerequisites

This application uses the following libraries.

Installation

You can clone the whole project.

git clone https://github.com/shreekrishnalamichhane/terminal-chat-with-room

OR

You can fork this project.

fork this repo

To install all depenedencies do

cd src
npm install

Duplicate the .env.example file and rename it to .env inside src folder and fill up the values inside the .env file.

To run the project

// To start a development server with nodemon
npm run dev

// To run the production server
npm start

Demo



Self Hosted Demo: https://links.shreekrishnalamichhane.com.np/qFeCJ

Tests

There are no test avaiable for this project.

Author

Author Name   :   Shree Krishna Lamichhane
Author URI       :   shreekrishnalamichhane.com.np
GitHub URI       :   shreekrishnalamichhane

Contributors

There are no contributors on this project right now. You can be one.

Contribution

Anyone can contribute me on this project. Check the installation section to start contributing to this project.

License

This project is licensed under MIT License.

License: MIT

Changelog

CHANGELOG.md


Thank you for visiting. Make sure to try it out. If you love this project give it a star.

star this repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published