Skip to content

A starter kit for using a GraphCool back-end with Apollo and React

Notifications You must be signed in to change notification settings

adamdawkins/graphcool-apollo-react-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

  • This is a boilerplate for getting started with a Graphcool serverless back-end, with React and Apollo front-end. It uses Meteor as the build tool.

Getting Started

  1. Start your Graphcool Project
$ npm install -g graphcool
$ graphcool init
  1. Add your graphcool app endpoint to settings.json:
$ graphcool endpoints
  1. Install dependencies, and start:
$ meteor npm install
$ npm start

About

A starter kit for using a GraphCool back-end with Apollo and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published