#. This repo has been archived and now lives at https://github.com/kaakaww/vuln-graphql-api
This fork of vulnerable-graphql-api simplifies and cleans up the Docker build for quick deployment and testing with docker-compose.
- Make sure docker-compose is present on the system.
- Set
SERVER_PORT
in the environment and rundocker-compose up
SERVER_PORT=3000
docker-compose up