Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complete restructuring #9

Merged
merged 1 commit into from
Aug 9, 2021
Merged

complete restructuring #9

merged 1 commit into from
Aug 9, 2021

Commits on Aug 6, 2021

  1. complete restructuring

    * made the subgraphs independent packages
    * remove typescript from subgraphs and apollo-server implementation
    * use a prebuilt gateway container image
    * move implementations to the root
    * use multiple docker files to reduce repetition
    * use execa for shelling out to docker-compose
    * use fetch() for checking the gateway health
    * add retries for checking the product service health
    * build the federation-jvm implementation in the docker image
    * format most things with prettier
    lennyburdette committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    605fb5a View commit details
    Browse the repository at this point in the history