Skip to content

Add page on running Scratch locally#567

Draft
Samq64 wants to merge 2 commits intoScratchAddons:masterfrom
Samq64:test-locally-page
Draft

Add page on running Scratch locally#567
Samq64 wants to merge 2 commits intoScratchAddons:masterfrom
Samq64:test-locally-page

Conversation

@Samq64
Copy link
Member

@Samq64 Samq64 commented Mar 5, 2026

Resolves #542

Todo:

  • Linking different component branches to scratch-editor and scratch-www
  • /session with working login
  • Maybe find an alternative for Redirector because it is MV2

@Samq64 Samq64 added the scope: docs Related to the documentation (Scratch Addons Docs) label Mar 5, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs Mar 5, 2026
@Samq64 Samq64 marked this pull request as draft March 5, 2026 03:23
@Samq64
Copy link
Member Author

Samq64 commented Mar 5, 2026

@mxmou How have you been logging in on localhost? The only way I have found that works is creating a network override and manually copying the contents of Scratch's response over which is not ideal.

@mxmou
Copy link
Member

mxmou commented Mar 5, 2026

@mxmou How have you been logging in on localhost? The only way I have found that works is creating a network override and manually copying the contents of Scratch's response over which is not ideal.

I set the target of the /session redirect to a data URI containing a valid response. This way, I can also test new Scratcher accounts, membership, etc. by changing the appropriate flags in the response.

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

Labels

scope: docs Related to the documentation (Scratch Addons Docs)

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Document running locally

2 participants