Skip to content

bv7dev/graphql-api-template

Repository files navigation

GraphQL Hello World

This template provides a basic GraphQL API and unit testing.

Example

image of graphql playground

Getting started

1. install dependencies

cd graphql-api-template
npm install

2. Run unit tests

npm run test

3. Launch the GraphQL Playground

npm run dev

About

This template provides a basic GraphQL API and unit testing.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published