https://github.com/ehsanmajd/simple-messenger
https://github.com/ehsanmajd/simple-messenger
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ehsanmajd/simple-messenger
- Owner: ehsanmajd
- Created: 2020-08-06T07:44:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T10:44:54.000Z (almost 6 years ago)
- Last Synced: 2025-05-12T17:32:28.708Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://simple-messenger-two.vercel.app/
- Size: 987 KB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Simple chat messenger.
It's under development.
## How to see the output?
In old-master branch the app works with some mock data. available here: [https://simple-messenger-two.vercel.app/](https://simple-messenger-two.vercel.app/)
In master branch it need the [chat-api](https://github.com/bemaxima/chat-api) to run first.