Skip to content

Flixow/GraphQL-Apollo-React-Starter-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL-Apollo-React Starter Kit

What is that?

It's a Starter Kit for work with react and GraphQL includes:

  • react
  • react-router v4
  • GraphQL
  • Apollo
  • Webpack2
  • react-hot-reload
  • passport.js

GIF shows how it works

How to start

Create MongoDB Deployments on mlab.com then create user and set MONGO_URI in ./server/server.js as mongodb://<dbuser>:<dbpassword>@ds059205.mlab.com:59205/<dbname>.

Next run command yarn, then yarn dev and go to http://localhost:4000/graphql for Root Types documentation or http://localhost:4000 for application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published