All you need to run an indexer node is to have Docker installed on your machine
Simply run the following command:
bash scripts/start-docker.sh
This will create a local copy of the Flux Indexer PostgreSQL database and run a REST api server on port :3001
Simply run the following command:
bash scripts/stop-docker.sh