Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidbuck/angular-graphql-subscription-example

This is a simple GraphQL Subscription example using Apollo Angular
https://github.com/davidbuck/angular-graphql-subscription-example

angular-10 apollo-angular apollo-client graphql-yoga

Last synced: about 1 month ago
JSON representation

This is a simple GraphQL Subscription example using Apollo Angular

Awesome Lists containing this project

README

        

# Angular 10 GraphQL Subscription Example

This is a simple GraphQL Subscription example using Apollo Angular. [graphql-yoga](https://github.com/prisma-labs/graphql-yoga) is used for a basic server.

Run `npm run start` to start the server and the Angular client.

## Tools

- [Apollo Angular](https://www.npmjs.com/package/apollo-angular)
- [graphql-yoga](https://github.com/prisma-labs/graphql-yoga)
- [Tailwind](https://tailwindcss.com)
- [ng-tailwindcss](https://github.com/tehpsalmist/ng-tailwindcss)

## Versions

- [Version 1.1](https://github.com/DavidBuck/angular-graphql-subscription-example/tree/v1.1) - Angular version 10.1.6.

- [Version 1.0](https://github.com/DavidBuck/angular-graphql-subscription-example/tree/v1.0) - Angular version 9.1.1.