Skip to content

rishi058/Discussify-Chat-App-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discussify

A MERN full stack project made using Typescript to showcase Socket IO for real time updates.


Setup project on your local Machine.

  1. Clone the repository: git clone git@github.com:rishi058/Discussify-Chat-App-TypeScript.git or just download the .zip file and extract it.

  2. Change the Environment variables in .env in backend folder as per your requirement.

  3. Check for baseURL in [frontend/context/SocketContext.tsx] and in [frontend/api/api_interceptor.ts]. It should be the localhost you configured in .env file.

  4. Install dependencies & Compile : npm run deploy.

  5. Start the server : npm start.


For Development analyze package.jsom to know how things are working.

About

SPA Chat service. Websocket implementation, Custom hooks Modular and Scalable Project structure, State Management, Animated User Interface

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors