Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alpha74/pockeet
SocketChat++
https://github.com/alpha74/pockeet
chat-application javascript nodejs nodejs-server online-chat socket-io socketchat
Last synced: about 2 months ago
JSON representation
SocketChat++
- Host: GitHub
- URL: https://github.com/alpha74/pockeet
- Owner: alpha74
- Created: 2020-01-02T13:32:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T18:27:47.000Z (about 2 years ago)
- Last Synced: 2023-03-03T18:48:45.871Z (almost 2 years 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`.