code-server the VS code online
code-server: the Visual Studio Code available on browsers
Light weight personal blog management, available on any big screen devices that has a brower!
You will have the enrionment served online:
- Git repo management
- Markdown editor and preview
- Cool extensions by vscode
- Oauth security gaurd by Github auth provider
- Availability anywhere, device free
installation
A Win 10 pro on Azure that allow remote access
Install code server on Linux subsystem
Github: https://github.com/cdr/code-server
1 | # install |
installation of externsions of vs coode on code server
1 | code-server --install-extension bierner.markdown-mermaid |
demo using iPad
start code-server with public cloud reverse proxy
1
code-server --link
allow inbound port of code-server on azure.portal
access via https://$hostname-$login/cdr/co