Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 263 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 263 Bytes

Docker Spring GraphQL

Build the project with:

gradle build

When successful execute following command to build the docker-compose file

docker-compose build

After that lets run the Container as follows

docker-compose up

Open http://localhost/graphiql