Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 340 Bytes

Python + Graphql + Typescript

Python Backend

  • Starlette
  • Graphql (Ariadne)
  • Subscriptions with Redis pubsub

Typescript Frontend

  • React (Next.js)
  • Graphql (Apollo client)
  • Subscription

Develop instructions are under subfolders

Demo