Skip to content

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

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages