The installation instructions can be seen here https://peerplays.gitbook.io/community-project-docs/block-explorer/setting-up-the-explorer
Prerequisite:
- Docker-desktop must be installed on the system, with the path /var/docker_volumes added to the file-sharing options of docker settings.
- the current logged in user should also have read and write access to the path /var/docker_volumes
To spin up the database run the following command:
docker-compose -f docker/docker-compose.dependency.yml upAlso, update server/database/constants.js with the db credentials, which can be obtained from /docker/docker-compose.dependency.yml