Skip to content

alekbarszczewski/backend-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-helpers

Some very opinionated helpers to set up graphql backend quickly and keep your code DRY.

Install

$ yarn add backend-helpers

Usage

import { loadStore, loadGraphql, createGraphqlApp } from 'backend-helpers'

Docs

https://alekbarszczewski.github.io/backend-helpers

TODO

  • example app
  • cli
  • update docs
  • conventions
  • test createGraphqlApp - invaid schema arg
  • travis
  • code cov
  • badges
  • tests for express graphql options