Skip to content

A mini discord-inspired real-time chat app. This was built to practice the file transfer over the web socket protocol.

Notifications You must be signed in to change notification settings

nainglinnkhant/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

First, create a .env file and fill your environment keys as shown in .env.example.

Run the server:

cd server
yarn dev

and then run the client:

cd client
yarn start

You can now play around with it.

About

A mini discord-inspired real-time chat app. This was built to practice the file transfer over the web socket protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published