Skip to content

valongueiro/chat-app-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat

A real-time chat app built with:

Getting Started

  1. Clone or download this repo
  2. Run npm install on both client and server folders
  3. Run node index.js on server folder
  4. Run npm start on client folder

Open http://localhost:4000 to see the GraphQL local server running.

Open http://localhost:3000 to see the chat application running.

About

A real-time chat app built with React, GraphQL and Apollo.

Resources

Stars

Watchers

Forks

Contributors