This is a web application for show how to use graphql in react Updated subscription function with apollo.
- Simple Auth flow
- Graphql request by axios
- Graphql subscription
- Improvement UI
- git clone https://github.com/cloudshadow/team-topic-view.git
- npm install
- npm start
- account: cloud, password:123456; account: shadow, password:123456;