Skip to content

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published