/meteor-integration

🚀 meteor add apollo

Primary LanguageJavaScript

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