Skip to content

makschernetskyi/chat_room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single example common group chat (chat room) for many users. Example usage as common chat for some organisation like school or university which can be independent from other messengers and hosted on own or shared server.

Here comes the preview🖼️









⚙️How to set up for own usage?⚙️


  1. clone this repo
  2. install all dependencies in server and client folders with 'npm install' or 'yarn'
  3. in server connect to your database and add .env file with your private key
  4. change links in client part to your api
  5. run the app locally or build it and host it
  6. enjoy using the chat🪁!

About

group chat for multiple users application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages