Forked from https://github.com/graphprotocol/graph-node/blob/master/docker/docker-compose.yml
- Clone this repo
- Rename sample.env to .env and edit the API URL and Postgresql password
- In a terminal, change path to the cloned repo and type
docker compose up
- More about the docker image: https://github.com/graphprotocol/graph-node/tree/master/docker
- Deploy subgraph to a local node: https://github.com/graphprotocol/graph-node