Sign inSign up

chrismns/tech-test-mock-server

By chrismns

Updated almost 6 years ago

Image
0

187

chrismns/tech-test-mock-server repository overview

Mock Apollo graphql server

Provides a fixed list of products, product details and user responses.

Start

You can start the server with:

docker run -p 3001:3001 chrismns/tech-test-mock-server:0.1.0

Apollo express server starts on port 3001

If the server has successfully started you should see: GraphQL is now running on http://localhost:3001/graphql

Tag summary

Content type

Image

Digest

Size

73.2 MB

Last updated

almost 6 years ago

docker pull chrismns/tech-test-mock-server:0.1.0