Note: You can test your changes locally with "npm start" after installing the the required packages with "npm ci" and fetching the git submodules "git submodule update --init --recursive".
Also with "git merge upstream/master; git fetch upstream" you already know how to update your fork, so why the need to do it with the website?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Note: You can test your changes locally with "npm start" after installing the the required packages with "npm ci" and fetching the git submodules "git submodule update --init --recursive".
Also with "git merge upstream/master; git fetch upstream" you already know how to update your fork, so why the need to do it with the website?