Skip to content

shreekrishnalamichhane/terminal-chat-with-room

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

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