Hacker chat server implemented with WebSocket and NodeJS.
Project developed during EW JS Expert v3.
https://ew-hacker-chat-server.herokuapp.com/
https://github.com/filipe1309/ew-hacker-chat-client
Feedback, bug reports, and pull requests are welcome!
# Clone this repo
git clone git@github.com:filipe1309/ew-hacker-chat-server.git
# Enter project folder
cd ew-hacker-chat-server
# Install dependencies
npm ci
npm run dev
app will run at: http://localhost:9898
Done with ♥ by Filipe Leuch Bonfim 🖖