Fullstack Apollo Subscription Example Save

A minimal Apollo Server 2 with Apollo Client 2 with Subscriptions application.

Project README

fullstack-apollo-subscription-example

Slack

A minimal Apollo Server 2 with Apollo Client 2 application with subscriptions.

Installation

  • git clone [email protected]:the-road-to-graphql/fullstack-apollo-subscription-example.git
  • cd fullstack-apollo-subscription-example

Server

  • cd server
  • npm install
  • npm start

Client

  • cd client
  • npm install
  • npm start
  • visit http://localhost:3000

Want to learn more about React + GraphQL + Apollo?

Open Source Agenda is not affiliated with "Fullstack Apollo Subscription Example" Project. README Source: the-road-to-graphql/fullstack-apollo-subscription-example

Open Source Agenda Badge

Open Source Agenda Rating