graphql-boilerplates / node-graphql-server

Boilerplate code for scalable, production-ready GraphQL servers
789 stars 148 forks source link
graphql graphql-boilerplate graphql-server nodejs

GraphQL Server Boilerplates for Node.js


Bootstrap your GraphQL server within seconds
GraphQL boilerplates provide the perfect foundation for your GraphQL server, no matter if you're just getting started with GraphQL or aim to build a fully-fledged application.


Deprecation note

This repository has been deprecated and is currently unmaintained. You can find up-to-date examples for building GraphQL servers with a database here.

Features

For a fully-fledged GraphQL & Node.js tutorial, visit How to GraphQL. You can more learn about the idea behind GraphQL boilerplates here.

Quickstart

Select a boilerplate and follow the instructions in the belonging README to get started:

All projects are based on graphql-yoga, a fully-featured GraphQL server library with focus on easy setup, performance & great developer experience.

Contributing

The GraphQL boilerplates are maintained by the GraphQL community, with official support from the Apollo & Prisma / Graphcool teams.

Your feedback is very helpful, please share your opinion and thoughts! If you have any questions or want to contribute yourself, join the #graphql-boilerplate channel on our Slack.