/team-topic-view

A web application with react, redux, axios, graphql(Client Side)

Primary LanguageJavaScriptMIT LicenseMIT

Team Topic View

This is a web application for show how to use graphql in react Updated subscription function with apollo.

Demo

Demo

Server Source

Team Topic(Server)

Contents

  • Simple Auth flow
  • Graphql request by axios
  • Graphql subscription

ToDo

  • Improvement UI

Libraries

Get Started

  1. git clone https://github.com/cloudshadow/team-topic-view.git
  2. npm install
  3. npm start
  4. account: cloud, password:123456; account: shadow, password:123456;

License

MIT License