Skip to content

graphql-compose/graphql-compose-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-compose-boilerplate

Includes

  • Babel (ES6, babel-preset-env)
  • ESLint
  • Flowtype
  • express
  • express-graphql
  • graphql
  • graphql-compose
  • nodemon

Usage

git clone https://github.com/graphql-compose/graphql-compose-boilerplate cd graphql-compose-boilerplate # make it to your own rm -rf .git yarn install # start server with reloading on file changes yarn dev # OR start server yarn start

About

Simple graphql-compose boilerplate with ES6, ESLint, Flowtype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published