Skip to content

mateusmb/galaxy-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy Chat

A chat app with planets instead of rooms! You can create your planet and invite your friends to chat.

Galaxy Chat Demo Gif Galaxy Chat Demo Screenshot Login Galaxy Chat Demo Screenshot Chat

Libs and frameworks

Made with NodeJs, React Js, TypeScript, Context API and Socket.io. Planets and sprite visuals are made with React Three Fiber.

Run locally

Clone this repository:

git clone https://github.com/mateusmb/gallery.git

Install a npm stable version. I personally recommend installing with nvm

Run server

Navigate to cloned respository and then galaxy-server. Install the dependencies

npm install

Or if you are yarn team

yarn

Start the server

npm dev

Or

yarn dev

Run client

Navigate to cloned respository and then galaxy-client. Install the dependencies

npm install

Or if you are yarn team

yarn

Start the server

npm dev

Or

yarn dev

Usage

Should be self explanatory. If not, and if you want to make it better, feel free to add an issue, PR and/or fork this project.

About

A chat app with planets instead of rooms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published