/server-for-chat-app

chat application server using Express

Primary LanguageJavaScript

Chat Application (Server)

Communication tool for teams

After registration, this tool allows users to chat together, to create, edit, search channels and to choose to invite members in their channels.
They can also chat via Direct Messages. They can message files, GIF and emojis and each instant message can be edited or deleted.
The Chat system is handled by getstream.io

The tool can also notify offline users via SMS using Twilio

A Live version is available here: Demo
Netlify Status

The server uses web application framework Express (Node.js).
Deployed with Heroku

here is the react repo for the client side: client repo.