Skip to content

Lay3r8/open-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Open Chat

Small chat server and client that use PNPM + Vite + React Typescript + Socket IO

Disclaimer

I'm not the author of the original project which can be found here as a tutorial. I just wanted to test PNPM + Vite + React Typescript + Socket IO to train myself and implementing these techs with that tutorial sounded nice.

Installation

git clone [email protected]:Lay3r8/open-chat.git
cd client && pnpm install && cd ../server && pnpm install

Usage

Server

cd server
pnpm start

Client

cd client
npx vite

About

Small chat server (I am not the original author)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published