https://github.com/sama-communications/sama-client
SAMA - Simple but Advanced Messaging Alternative chat client
https://github.com/sama-communications/sama-client
chat chat-application chat-server chat-server-application react websocket xmpp
Last synced: 2 months ago
JSON representation
SAMA - Simple but Advanced Messaging Alternative chat client
- Host: GitHub
- URL: https://github.com/sama-communications/sama-client
- Owner: SAMA-Communications
- License: mit
- Created: 2022-10-05T08:25:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T11:12:49.000Z (over 1 year ago)
- Last Synced: 2025-01-28T12:24:14.018Z (over 1 year ago)
- Topics: chat, chat-application, chat-server, chat-server-application, react, websocket, xmpp
- Language: JavaScript
- Homepage: https://samacloud.io
- Size: 15.9 MB
- Stars: 32
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# React client for SAMA chat server

## Overview
This is a frontend web app for the SAMA chat server https://github.com/SAMA-Communications/sama-server
Read a complete medium post **Introducing SAMA** about what is SAMA and what problems we are trying to solve with it https://medium.com/sama-communications/introducing-sama-simple-but-advanced-messaging-alternative-chat-server-524a532e2040
## Public cloud
The whole SAMA stack can be tested using https://app.samacloud.io public cloud.
## Development
### To run Web
- Make sure you followed SAMA server Development guide first https://github.com/SAMA-Communications/sama-server/blob/main/README.md#development
- In `apps/client`: copy `.env.example` to `.env`.
- Generate VAPID keys via `npx web-push generate-vapid-keys` and set Public Key to `VITE_PUBLIC_VAPID_KEY` in `.env` file
- `npm install` to install dependencies
- `npm run build --workspace=@sama-communications/sdk` to install SAMA api
- `npm run start --workspace=sama` to run server
- Access http://localhost:3000 in your browser
There are also other components. Make sure to check [Deploying SAMA chat server stack: a comprehensive guide](https://medium.com/sama-communications/deploying-sama-chat-server-stack-a-comprehensive-guide-294ddb9a2d78)
## Community and Support
Join our community for support and discussions:
- [GitHub Issues - SAMA server](https://github.com/SAMA-Communications/sama-server/issues), [GitHub Issues - SAMA client](https://github.com/SAMA-Communications/sama-client/issues)
- [SAMA on Medium](https://medium.com/sama-communications)
- Get help - [Discord 💬](https://discord.gg/bHSm9a7DpC)
## License
[Apache 2.0](LICENSE)
## Help us!
Any thoughts, feedback is welcome! Please create a GitHub issue for any feedback you have.
Want to support us?
