cortl / graphql-server-template

Basic template for a GraphQL API server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ§‘β€πŸš€ 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

About

Basic template for a GraphQL API server


Languages

Language:JavaScript 100.0%