https://github.com/archtaurus/seachat
A chat app built on express and socket.io.
https://github.com/archtaurus/seachat
app chat demo example express-js node-js socket socket-io socketio-nodejs
Last synced: 11 months ago
JSON representation
A chat app built on express and socket.io.
- Host: GitHub
- URL: https://github.com/archtaurus/seachat
- Owner: archtaurus
- License: mit
- Created: 2020-09-01T16:25:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T02:13:21.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T07:03:41.559Z (12 months ago)
- Topics: app, chat, demo, example, express-js, node-js, socket, socket-io, socketio-nodejs
- Language: JavaScript
- Homepage:
- Size: 659 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SeaChat
A chat app built on express and socket.io.
[](https://github.com/archtaurusseachat/actions/workflows/publish.yml)
[](https://www.npmjs.com/package/seachat)
[](https://github.com/archtaurus/seachat/blob/master/LICENSE)
[](https://www.npmjs.com/package/p5js?activeTab=dependencies)
[](https://github.com/archtaurus/seachat)
[](https://www.npmjs.com/package/seachat)

## 🐙 Install
``` shell
npm i -g seachat
```
## 💡 Usage
✨ Start the server
``` shell
seachat [-h 0.0.0.0] [-p 8000]
```
❤️ Visit the server at defaults to `http://localhost:8000` to chat.