Skip to content

coderosh/gqlchat

Repository files navigation

GQLChat

Quickstart

git clone https://github.com/coderosh/gqlchat.git
cd gqlchat
yarn install

cd client
yarn install
yarn build:css

cd ..
cp .env.example .env

yarn develop

# or build
yarn build

Screenshots

home login message

About

Realtime messaging app build with reactjs, nodejs, graphql and typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors