A minimal Apollo Server 2 with Apollo Client 2 application with subscriptions.
git clone [email protected]:the-road-to-graphql/fullstack-apollo-subscription-example.gitcd fullstack-apollo-subscription-example
cd servernpm installnpm start
cd clientnpm installnpm start- visit
http://localhost:3000
- Don't miss upcoming Tutorials and Courses
- Check out current React Courses