Skip to content

Conversation

@Vfortolki
Copy link

Görev hızlı bir şekilde oldu.
sudo apt update && sudo apt upgrade -y && sudo apt install nodejs && sudo apt install git
sudo apt install apt-transport-https ca-certificates curl software-properties-common -y
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable"
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin -y
sudo apt remove moby-tini
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin -y
curl -sL https://deb.nodesource.com/setup_20.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo npm install -g [email protected]
npm install --global @subsquid/cli@latest
sqd --version
sqd init uniform-load-squid -t https://github.com/subsquid-quests/network-test-one-uniform-load-squid
cd uniform-load-squid
npm ci
npm audit
npm audit fix --force
sqd get-peer-id
sqd up
sqd build
sqd run .
sqd down
sqd up
sqd run .
sqd down
sqd up
sqd run .
sqd down
sqd up
sqd run .
sqd down
sqd up
sqd run .
sqd down
sqd up
npm ci
sqd build
sqd migration:apply
sqd run .
sqd down
sqd up
sqd run .
sqd down
sqd up
sqd run .
sqd down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant