SAMA-Communications / sama-client

SAMA - Simple but Advanced Messaging Alternative chat client

Home Page:https://samacloud.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAMA - Simple but Advanced Messaging Alternative - Client app

ClientImage

Overview

This is a frontend demo app for the SAMA 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

There are also other components. Make sure to check Deploying SAMA chat server stack: a comprehensive guide

To run iOS and Android

Preparations

How to run

  • Copy .env.example to .env (use REACT_APP_SOCKET_CONNECT=wss://api.samacloud.io/ to connect to PROD live env)
  • Run npm run capacitor:build
  • To run ios: npm run ios or android: npm run android

License

MIT

Help us!

Any thoughts, feedback is welcome! Please create a GitHub issue for any feedback you have.

Want to support us with some coffee?. Will be much appreciated!

About

SAMA - Simple but Advanced Messaging Alternative chat client

https://samacloud.io

License:MIT License


Languages

Language:JavaScript 80.7%Language:CSS 17.1%Language:Swift 1.1%Language:Java 0.5%Language:Ruby 0.3%Language:TypeScript 0.2%Language:HTML 0.1%