Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phamtrongsang11/chathub-react

Team Chat App
https://github.com/phamtrongsang11/chathub-react

react reactquery signalr typescript zustand

Last synced: about 1 month ago
JSON representation

Team Chat App

Awesome Lists containing this project

README

        

# Chat Hub App
Chat Hub App is a Discord-based system that allows you to chat and hold meetings with other individuals who have joined your server and channel. The system is developed using JavaScript, HTML, React, and Tailwind for the frontend, while Java, Spring framework and PostgresSQL are utilized for the backend. It include various feature such as:
- Server, channel and member management
- Chat with members in channel
- Chat individuals
- Voice and video conversation using LiveKit
- Send file, emoji and more...

## Demo (You can access demo by bellow link)
- https://chathub-react.netlify.app/
- After login you can type this link server invite: https://chathub-react.netlify.app/invite/5d7987da-0346-4180-9b63-af84e092b02f for easy join server and demo function

## Geting start
To run the app, simply do:
- clone backend source in https://github.com/phamtrongsang11/ChatHub-Dotnet and run
- clone this repo to your local machine
- npm install && npm run dev