Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrikmasiar/mini-chat-app
Realtime chat application made with ReactJs and Pusher using ChatKIT service.
https://github.com/patrikmasiar/mini-chat-app
chatkit mini-chat nodejs pusher reactjs realtime
Last synced: 28 days ago
JSON representation
Realtime chat application made with ReactJs and Pusher using ChatKIT service.
- Host: GitHub
- URL: https://github.com/patrikmasiar/mini-chat-app
- Owner: patrikmasiar
- Created: 2019-09-27T09:35:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T07:04:38.000Z (over 4 years ago)
- Last Synced: 2024-05-01T19:44:34.934Z (8 months ago)
- Topics: chatkit, mini-chat, nodejs, pusher, reactjs, realtime
- Language: JavaScript
- Homepage: https://massoprod.github.io/mini-chat-app/
- Size: 1.18 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini chat application 💬
Realtime chat application made with [ReactJs](https://reactjs.org/) and [Pusher](https://pusher.com/) using [ChatKIT](https://pusher.com/chatkit) service.## Local testing
- clone repository
- run `npm install`
- run `npm start`