Skip to content

Instantly share code, notes, and snippets.

BUILD AND RUN POLKASCAN


>> git clone https://github.com/polkascan/polkascan-pre.git


>> cd polkascan-pre


>> git submodule update --init —-recursive
>> download docker-compose.workshop.yml @
https://gist.github.com/arjanz


>> docker-compose -p dev -f docker-compose.workshop.yml up -d mysql


>> docker-compose -p dev -f docker-compose.workshop.yml up --build