0.5.0 • Published 6 years ago

backend-helpers v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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