Skip to content

Navops/meteor-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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

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

Read the docs

Check out the code tour if you'd like to see how this small package is implemented.

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

About

🚀 meteor add apollo

Resources

Stars

0 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%