1.0.1 • Published 3 years ago

@devontherun/ew-hacker-chat-client v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

EW Hacker Chat Client 💬

💬 About

Hacker chat client implemented with WebSocket and NodeJS.

Project developed during EW JS Expert v3.

Server application

https://github.com/filipe1309/ew-hacker-chat-server

:computer: Technologies

📜 Requirements

💿 Installing

npm i -g @devontherun/ew-hacker-chat-client

🏃 Running

Connect to the rumm with your username

hacker-chat --username yourUserNameHere --room roomName01
  • replace yourUserNameHere with ...you username, && roomName01 with ...wait for it... the room name \o/

:octocat: Contributing

Feedback, bug reports, and pull requests are welcome!

💿 Installing

# Clone this repo
git clone git@github.com:filipe1309/ew-hacker-chat-client.git

# Enter project folder
cd ew-hacker-chat-client

# Install dependencies
npm ci

🏃 Local Runnning

-> npm run user01

Users user01 to user 04 use local server (http://localhost:9898) & users user05 and user06 use heroku server (https://ew-hacker-chat-server.herokuapp.com/)


About Me