Skip to content

atothewest/docker-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL demo app

Example of a simple GraphQL implementation with JSON Server and GraphiQL.

Setup

Clone the repo and run:

$ docker-compose up

The GraphiQL interface will be available at http://localhost:4000/graphql

The JSON Server API will be available at http://localhost:3000

About

Demo GraphQL implementation with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published