Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codespace sturdy giggle 654jvwrrpqjf444p #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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