https://github.com/alpha74/pockeet
SocketChat++
https://github.com/alpha74/pockeet
chat-application javascript nodejs nodejs-server online-chat socket-io socketchat
Last synced: 4 months ago
JSON representation
SocketChat++
- Host: GitHub
- URL: https://github.com/alpha74/pockeet
- Owner: alpha74
- Created: 2020-01-02T13:32:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T18:27:47.000Z (over 3 years ago)
- Last Synced: 2025-01-16T04:41:18.152Z (about 1 year ago)
- Topics: chat-application, javascript, nodejs, nodejs-server, online-chat, socket-io, socketchat
- Language: JavaScript
- Homepage:
- Size: 366 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pockeet
Extending SocketChat by adding more features.
## Run
- Install Nodejs
- Clone the repo.
- Install dependencies.
- Run `npm run devStart`.