Skip to content

Martbul/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m-kov-chat-app

1.Overview

This is an application for live chatting. Here is a link to m-kov-chat-app.

2.Client

The client is a react application

Hosted at Netlify Link to the hosting dashboard - https://app.netlify.com/sites/chat-app-m-kov/overview (for personal use)

Commands

  • npm run dev

3.NodeJs Server

The main server of the application

Hosted at Render.com Link to the hosting dashboard - https://chat-app-nodejs-server.onrender.com (for personal use)

Commands

  • npm start

4.Socket.io Server

Using socket.io to track live users, new messages and notifications

Hosted at Render.com Link to the hosting dashboard - https://chat-app-socket-io-server-a0b6.onrender.com (for personal use)

Events

  1. addNewUser
  2. onlineUsers
  3. getOnlineUsers
  4. getMessage
  5. getNotification

Commands

  • npm start

About

My first app for Live chating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published