Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamilkisiela/apollo-angular-ssr

Server-Side Rendering + Store Rehydration in apollo-angular
https://github.com/kamilkisiela/apollo-angular-ssr

angular apollo-angular apollo-client graphql ssr

Last synced: 19 days ago
JSON representation

Server-Side Rendering + Store Rehydration in apollo-angular

Awesome Lists containing this project

README

        

# Apollo-Angular with SSR and Store Rehydration

Includes:

- mutation
- optimistic response
- refetch

## Installation

```bash
yarn
```

## How to run

```bash
yarn start
```