A small demo app to show visually Redis Pub/Sub pattern in action
Client
- React with TypeScript
- SASS
Server
- TypeScript
- ApolloServer
API
- GraphQL
- ApolloClient (GraphQL client)
Storage, Publisher/Subscriber platform
- Redis
- ioredis (Redis client for Node.js)
