fullstack-apollo-subscription-example
fullstack-apollo-subscription-example copied to clipboard
A minimal Apollo Server 2 with Apollo Client 2 with Subscriptions application.
fullstack-apollo-subscription-example
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.gitcd fullstack-apollo-subscription-example
Server
cd servernpm installnpm start
Client
cd clientnpm installnpm start- visit
http://localhost:3000
Want to learn more about React + GraphQL + Apollo?
- Don't miss upcoming Tutorials and Courses
- Check out current React Courses