substrate-playground
substrate-playground copied to clipboard
Start hacking your substrate runtime in a web based VSCode like IDE
Hi , I am not familiar with Azure , and I am wondering if I can deploy the playground on Azure k8s ? if Not .. then what I should...
The bottleneck on cost AFAIU from talking with @jeluard is centered on a big boot disk. there are methods to reduce this, one migt be sccache between all fresh builds...
There are 2 playgrounds listed on https://docs.substrate.io/playground/ One of them should open the Substrate Node Template and the other one - the Front-End Template. Instead, both open the Node Template....
* https://github.com/JetBrains/projector-docker # VSCode * https://github.com/microsoft/vscode/tree/master/resources/web * https://github.com/gitpod-io/vscode * https://github.com/microsoft/vscode-web-playground/ * https://github.com/microsoft/vscode/compare/main...gitpod-io:gp-code * https://github.com/gitpod-io/gitpod/blob/main/components/ide/code/leeway.Dockerfile
* https://github.com/hivesolutions/git_bot * https://github.com/googleapis/repo-automation-bots * https://probot.github.io/ * https://www.geeksforgeeks.org/making-a-github-bot/ * https://github-bot-tutorial.readthedocs.io/en/latest/
SSH access should be enabled, based on default GitHub's user ssh keys. Rely on default GithHub public key, if any. Only allow PK connection. # Pseudo manual steps NOTE: does...
This theme should match latests substrate.io theme. https://code.visualstudio.com/updates/v1_42#_auto-switch-theme-based-on-os-color-scheme
* https://github.com/eclipse-theia/vscode-builtin-extensions/issues/52 * https://github.com/eclipse-theia/vscode-builtin-extensions/issues/52 * https://community.theia-ide.org/t/how-to-integrate-git-in-webide/1444/6 * https://vscode.github.com/ * https://github.com/gitpod-io/gitpod/tree/main/components/server/src/github * https://github.com/eclipse-theia/theia/issues/3397 * https://github.com/Microsoft/vscode-pull-request-github/issues/93 Blocked by: * https://github.com/eclipse-theia/theia/issues/8752 * https://github.com/eclipse-theia/theia/issues/8969