Skip to content

JimBeam2019/graphql-server-example

Repository files navigation

graphql-server-example

A single GraphQL server example.

How to run

  1. If you have docker, simply run docker-compose run --build -d to build and run the project in docker.
  2. If you just wanna run it locally, another way is to run npm run start.

About

A single GraphQL server example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published