Skip to content

dogebonker/react-gql-yoga-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatters!

Chatters! is a messaging app written using React and GraphQL.

Installation

  1. Start the GraphQL server
cd /chatters/server
yarn start
  1. Start the front-end React application
cd /chatters/client
yarn start

Todos:

  • Dockerify the project
  • Make a proper registration
  • Add an ability to send files
  • Think about adding video and audio live calls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published