Sign inSign up

aerogear/voyager-server-example-basic

By aerogear

•Updated about 7 years ago

Simplest example of how to use the voyager-server framework

Image
1

9.0K

aerogear/voyager-server-example-basic repository overview

⁠How to run

$ docker run -p 4000:4000 aerogear/voyager-server-example-basic
šŸš€ Server ready at http://localhost:4000/graphql

Open http://localhost:4000/graphql⁠ and you will see the GraphQL Playground. This is a space where you can try out queries and see the results.

Try the following query.

query hello {
  hello
}

Tag summary

Content type

Image

Digest

Size

354.5 MB

Last updated

about 7 years ago

docker pull aerogear/voyager-server-example-basic