scratchfoundation / scratch-storage

Load and store project and asset files for Scratch 3.0
BSD 3-Clause "New" or "Revised" License
58 stars 132 forks source link

Self-hosted storage #166

Open alexandr-s opened 4 years ago

alexandr-s commented 4 years ago

Also faced difficulties with saving projects to my self-hosted backend with API and authentication.

Installed scratch-blocks, scratch-vm, scratch-storage separately (git clone), link them with scratch-gui.

What to do next? In the end, I want to get a working "Save now" button sending a request to my backend.

apple502j commented 4 years ago

Currently, scratch-storage is not used for saving projects. You should modify https://github.com/LLK/scratch-gui/blob/develop/src/lib/save-project-to-server.js