Skip to content

It's a chat that runs in cmd, developed only with nodejs native modules!

Notifications You must be signed in to change notification settings

than-dev/terminal-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A chat runs in terminal

📝 Table of Contents

🧐 About

This is a project developed in Erick Wendell - JSExpert week 3, a chat that runs in terminal using just nodeJS native modules, with exception of blessed, to compose the interface at terminal!

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Installing

Enter at server folder and install it dependencies:

npm install

and repeat with client folder:

npm install

🎈 Usage

First thing to do is run the server, enter in server folder and run:

npm run start

Now the project are stable, to use it just enter in client folder and run:

node index.js --username yourName --room roomName --hostUri http:https://localhost:3333

Screenshot from 2021-08-30 08-43-19

⛏️ Built Using

✍️ Authors

  • Nathan Cotrim - Erick Wendell JSExpert 3

About

It's a chat that runs in cmd, developed only with nodejs native modules!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published