Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 209 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 209 Bytes

realtime-chat

Basic real-time chat example based on graphql subscriptions.

Stack

  • Client: React, Apollo Client, Styled Components, TypeScript.
  • Server: Apollo Server, TypeGraphQL, TypeScript.