Secure Browser Access to code-server VSCode

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • docker

    Docker - the open-source application container engine (by microsoft)

  • Install Docker and Docker Compose

  • Code-Server

    VS Code in the browser

  • Code-server is an open-source tool that allows you to run VSCode, a popular integrated development environment (IDE), on a remote server through the browser. This setup essentially turns VSCode into a cloud-based IDE, providing flexibility and accessibility advantages.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Visual Studio Code

    Visual Studio Code

  • Code-server is an open-source tool that allows you to run VSCode, a popular integrated development environment (IDE), on a remote server through the browser. This setup essentially turns VSCode into a cloud-based IDE, providing flexibility and accessibility advantages.

  • deploy-code-server

    Discontinued Deploy code-server to the cloud with a few clicks ☁️ 👨🏼‍💻 [Moved to: https://github.com/coder/deploy-code-server] (by cdr)

  • Note: When the code-server container is rebuilt, any files outside of /home/coder/project are reset, removing any dependencies (such as go and make). In a real remote development workflow, you could mount additional volumes, or use a custom code-server container with these dependencies installed.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Best web development IDE app

    2 projects | /r/fossdroid | 24 Apr 2023
  • VS Code Source Development

    2 projects | /r/vscode | 1 Oct 2022
  • Is there a way to make a fully portable dev setup?

    6 projects | /r/devops | 27 Aug 2022
  • How to keep my bot running when my computer is off?

    2 projects | /r/Discord_Bots | 22 Jun 2022
  • CS50 vscode - how to install the back end?

    5 projects | /r/cs50 | 11 Nov 2021