Hacker chat client implemented with WebSocket and NodeJS.
Project developed during EW JS Expert v3.
https://github.com/filipe1309/ew-hacker-chat-server
npm i -g @devontherun/ew-hacker-chat-client
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/
Feedback, bug reports, and pull requests are welcome!
# 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
-> 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/)
Done with ♥ by Filipe Leuch Bonfim 🖖