git clone https://github.com/solidos/solidos
cd solidos
git checkout devcontainer
Open the folder in VSCode, and click 'reopen in dev container'
Opening Solid OS in a Dev Container (including all the cloning, installing, and building) takes about 15 minutes. After that you can use three terminal windows inside VSCode:
I'm trying the following:
Expected: see Solid OS Actual: see a blank page, and in the browser dev tools, a 401 response for http://localhost:3000/mashlib.js
I don't think this is related to the use of the dev container.