tuantransn2001 / chat-graphQL-frontend

Home Page:https://chat-graph-ql-frontend.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVERVIEW

This is an open-source alternative communication platform Web (React) version source codes are available.

FEATURES

  • Direct chat functionality
  • Channel chat functionality
  • Sending text messages
  • Sending photo messages
  • Media file local cache
  • Typing indicator
  • Load earlier messages
  • Message delivery receipt
  • Message read receipt
  • Arbitrary message sizes
  • Realtime conversation view for ongoing chats
  • Basic Profile view for users
  • Edit Profile view for changing user details
  • Privacy Policy view
  • Terms of Service view
  • Full source code is available

INSTALLATION (Web)

Make sure to change all the sensitive values in your YAML file before building your server.

 yarn
 yarn dev
  

LICENSE

MIT License

Copyright (c) 2024 Tuan Tran

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

https://chat-graph-ql-frontend.vercel.app


Languages

Language:TypeScript 99.3%Language:JavaScript 0.3%Language:HTML 0.2%Language:CSS 0.2%