https://github.com/namefix/nfchat
Lightweight anonymous web chat application made with Socket.IO
https://github.com/namefix/nfchat
expressjs socket-io
Last synced: 2 months ago
JSON representation
Lightweight anonymous web chat application made with Socket.IO
- Host: GitHub
- URL: https://github.com/namefix/nfchat
- Owner: Namefix
- Created: 2022-01-15T16:31:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T21:08:29.000Z (about 2 years ago)
- Last Synced: 2025-01-06T18:30:00.193Z (over 1 year ago)
- Topics: expressjs, socket-io
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NFChat

# Install & Run
1. npm install
2. change the port inside of the server.js file
3. node server.js