Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whisper-Chat

Lightweight web chat application served by Node.js with a WebSocket backend.

Requirements

  • Node.js (v16+ recommended)

Install

npm install

Run

Start the server with the npm start script:

npm start
# or
node server.js

Then open the app in your browser at http://localhost:3000 (or the port configured in server.js).

Project structure

  • server.js — Node.js server and WebSocket handling
  • public/ — static frontend assets (HTML, CSS, JS)

License

See the LICENSE file in the project root.

About

Anonymous private messaging platform with voice and video call support. Live at chat.abeer.codes

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages