/graphql-server-template

Basic template for a GraphQL API server

Primary LanguageJavaScript

🧑‍🚀 GraphQL Server Template 🌌

Project template for creating a GraphQL microservice.

Getting Started 🚀

  1. nvm use
  2. npm install
  3. npm start

Developing

Running the integration tests requires the server to be running. Run npm run verify to ensure that formatting, lint, and code is all working