Self hostable VS Code for Web. Downloads the latest official VS Code Stable build and generates a static version to be hosted.
Try for yourself - Live demo
How to use ?
yarn
yarn build
yarn serve
TODO -
- add customizability, e.g. user provided JSON to control
- publish as npm package
- remove dependency on hardcoded CORS proxy
- add tests
- add github action to update on new releases of VS Code