Skip to content

Branch-Bunch/Hacker-Chatroom-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker-Chatroom-Server

This is the source code that is running on our server. It contains logic for broadcasting messages and REST endpoints for the chat service.

Run locally

git clone https://github.com/Hacker-Chatroom/Hacker-Chatroom-Server.git
cd Hacker-Chatroom-Server
npm install
node server.js

# Now you can head over to the client repo and try that out! 😁

Releases

No releases published

Packages

No packages published