/node-graphql-server

🚀 Boilerplate code for scalable, production-ready GraphQL servers

Primary LanguageJavaScript

node-graphql-server

🚀 Starter projects for GraphQL servers. This repository contains boilerplates for three different scenarios.

Quickstart

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

  • minimal (coming soon): Minimal boilerplate with basic "Hello World" functionality
  • basic: Basic boilerplate based on a simple data model and with a GraphQL database
  • advanced: Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions

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

Contributing

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