Skip to content

apollosolutions/apollo-server-with-mocks

Repository files navigation

Solutions Repo Template

Do you need a fast way to run Apollo Server with a given schema? Look no further!

The code in this repository is experimental and has been provided for reference purposes only. Community feedback is welcome but this project may not be supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.

Usage

docker run -p 4000:4000 -v $(pwd)/schema.graphql:/app/schema.graphql ghcr.io/apollosolutions/apollo-server-with-mocks:main

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published