Skip to content

A real time chat app built with React, Express, Mongo DB and socket.io

Notifications You must be signed in to change notification settings

bleedingAyush/messagely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messagely

A real time chat app built with MERN Stack.

Demo

https://messagely.netlify.app/

Demo

Run Locally

First of all Clone the project

  git clone https://github.com/bleedingAyush/messagely

Install dependencies

   npm run install-packages

Start the app

   npm run dev

Visit http://localhost:3000

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

Environment

Backend

MONGODB_CONNECT_URL MONGO DB URI

PORT E.g. 5000

JWT_SECRET JSON Web Token Secret

NODE_ENV E.g. Development

FRONTEND

REACT_APP_BASE_URL Your site url or localhost url

REACT_APP_IMAGEKIT_PUBLIC_KEY ImageKit public key. It is a CDN with image optimization. Learn more at https://imagekit.io/

About

A real time chat app built with React, Express, Mongo DB and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published