Skip to content

Repository files navigation

react Version

Ghost Chat

demo

Start server

cd server
npm i
npm start

Start UI in root directory

npm run dev

For docker niggers

docker compose build
docker compose up -d

About

It's a chat application where you can communicate globally without any login or signup. all your chats are in local storage and you can simply delete by refresh. my main goal was to test my websocket knowledge due to which you can see the other persons mouse pointer.

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Contributors

Languages