Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olesiapolevoi/chat-websockets
https://github.com/olesiapolevoi/chat-websockets
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olesiapolevoi/chat-websockets
- Owner: OlesiaPolevoi
- Created: 2023-01-02T21:33:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T20:25:25.000Z (almost 2 years ago)
- Last Synced: 2023-09-05T19:28:18.894Z (about 1 year ago)
- Language: HTML
- Size: 3.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebSockets-ws Chat Application
To run this application, first open up a terminal. Then, run the command below:
```sh
npm install
node server.js
```