apollo

v1.0.0Published 7 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Build Status

Use the Apollo GraphQL client and server in your Meteor app.

meteor add apollo
meteor npm install --save apollo-client apollo-server-express express graphql graphql-tools body-parser

Read the docs

Package dev

Tests

git clone https://github.com/apollostack/meteor-integration.git
cd meteor-integration
npm install
npm run test
open http://localhost:3000

Ignore the npm peer requirements warning that appears on client and server consoles.

Credits

Contributors